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_OPEN_MAX.h
blob: 901c8257611df8dd199b53aa5410f97f312b9b57 (
plain
)
1
2
3
4
5
#include <unistd.h> #define _SC_OPEN_MAX 52 /* POSIX(1) */