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
/
stat
/
S_IRWXO.h
blob: 82bbadb34366d6073ee3c32a135b15e7e9f27ffb (
plain
)
1
2
3
4
5
6
#include <sys/stat.h> #define S_IRWXO (07) /* POSIX(1) */