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
/
sys
/
mman
/
PROT_WRITE.c
blob: 54b99f4636f473444e62e082e956c51370144924 (
plain
)
1
2
3
4
5
6
#include <sys/mman.h> #define PROT_WRITE /* TODO */ /* XOPEN(400) POSIX(19xxyy) */