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
/
_XOPEN_SHM.c
blob: 58881d0a3386562db80d146cb63a34d99f8feb4f (
plain
)
1
2
3
4
5
#include <unistd.h> #define _XOPEN_SHM _XOPEN_SOURCE /* XOPEN(400) */