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_SEMAPHORES.c
blob: 3db19c48e402cbe2b6458317b1731423283da46f (
plain
)
1
2
3
4
5
#include <unistd.h> #define _SC_SEMAPHORES 66 /* POSIX(199309) */