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_SEM_VALUE_MAX.h
blob: 95798bd86b47c9da8870482ac798dba7c1362d32 (
plain
)
1
2
3
4
5
#include <unistd.h> #define _SC_SEM_VALUE_MAX 65 /* POSIX(199309) */