index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
unistd
/
_SC_NGROUPS_MAX.c
blob: b8245ff128ed8991941a1a40e75da6b8d1e47dd9 (
plain
)
1
2
3
4
5
#include <unistd.h> #define _SC_NGROUPS_MAX 51 /* POSIX(1) */