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