author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Wed, 25 May 2016 14:00:51 +0000 (16:00 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Wed, 25 May 2016 14:10:18 +0000 (16:10 +0200) | ||
commit | 9ee4ca88407137ee5d9588c18f9edea69ee2ace7 | |
tree | 97a913e9f330194ea96d337b31a04945170b6f0f | tree | snapshot |
parent | fcccdd28cd71d982421c72f306d106928d6c5fbd | commit | diff |
processes: MAXCOMLEN is not exposed on Solaris
MAXCOMLEN in <sys/user.h> is only exposed to kernel
code. I think it's safe to assume that it isn't going
to change, so just hardcode it.
MAXCOMLEN in <sys/user.h> is only exposed to kernel
code. I think it's safe to assume that it isn't going
to change, so just hardcode it.
src/processes.c | diff | blob | history |