HP-UX Reference (11i v3 07/02) - 5 Miscellaneous Topics (vol 9)
l
limits(5) limits(5)
NGROUPS_MAX has an HP-UX value of 20 ++
, which means that on all HP-UX systems the smallest
maximum number of supplementary groups per process is at least 20. A particular system might be capa-
ble of supporting more than 20 supplementary groups per process, in which case
sysconf(_SC_NGROUPS_MAX)
will return a larger value than that specified in <limits.h> ; how-
ever, any application assuming such a higher value is not guaranteed to be portable to all HP-UX systems.
AUTHOR
limits was developed by HP.
SEE ALSO
exec(2), fcntl(2), fork(2), getgroups(2), link(2), lockf(2), open(2), pathconf(2), sysconf(2), uname(2), write(2),
printf(3S), scanf(3S), tmpnam(3S), passwd(4), values(5), termio(7).
STANDARDS CONFORMANCE
<limits.h> : AES, SVID3, XPG2, XPG3, XPG4, FIPS 151-2, POSIX.1, POSIX.2, ANSI C
238 Hewlett-Packard Company − 3 − HP-UX 11i Version 3: February 2007