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_ARG_MAX.h
blob: 11d04582bb4ee84008c1dda3684c9b30738f02ba (
plain
)
1
2
3
4
5
#include <unistd.h> #define _SC_ARG_MAX 19 /* POSIX(1) */