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_CHILD_MAX.h
blob: c4c7fdfa275ac390c31d2269d50482ae8216360b (
plain
)
1
2
3
4
5
#include <unistd.h> #define _SC_CHILD_MAX 27 /* POSIX(1) */