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