|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.22, 2008/02/22 18:33:51 | version 1.22.4.1, 2008/06/23 04:29:31 | ||
|---|---|---|---|
|
|
||
| #define NO_GETPW_R | #define NO_GETPW_R | ||
| #endif | #endif | ||
| #if !defined(ARG_MAX) | |||
| #include <limits.h> | |||
| #define ARG_MAX _POSIX_ARG_MAX | |||
| #endif | |||
| /* | /* | ||
| * XXX: For NetBSD 1.4.x compatibility. (kill me l8r) | * XXX: For NetBSD 1.4.x compatibility. (kill me l8r) | ||
| */ | */ |