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