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_XOPEN_SHM.h
blob: 460c3014398da3e1dd016b3760a5647f9c018dfe (
plain
)
1
2
3
4
5
6
#include <unistd.h> #define _SC_XOPEN_SHM 120 /* XOPEN(4) POSIX(200112) */