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_IXOTH.h
blob: 10d51686f9744c5e4bdbeaabdf70c758e64eb22b (
plain
)
1
2
3
4
5
#include <sys/stat.h> #define S_IXOTH (01) /* POSIX(1) */