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