Jilles Tjoelker 198c89c306 getgroups(2): Remove mention of <sys/param.h> and refer to sysconf(3).
Because {NGROUPS_MAX} may become variable, its value should be obtained
using sysconf(3). If a #define is used anyway, it should be obtained by
including <limits.h> as that is in POSIX like getgroups(2) itself is.
<sys/param.h> is not in POSIX.

MFC after:	1 week
2011-01-21 22:15:17 +00:00
..
2010-08-02 16:01:45 +00:00
2010-10-21 12:27:13 +00:00
2010-08-06 14:33:42 +00:00
2010-10-08 12:40:16 +00:00
2010-07-30 11:58:18 +00:00
2010-01-07 21:14:46 +00:00
2010-12-18 10:09:07 +00:00
2010-10-13 16:57:06 +00:00
2010-10-21 12:27:13 +00:00