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_EXPR_NEST_MAX.h
blob: 7a6a24e55de17ab02a01ea522164b08662230819 (
plain
)
1
2
3
4
5
6
#include <unistd.h> #define _SC_EXPR_NEST_MAX 33 /* POSIX(2) */