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_IROTH.h
blob: 006421ed93862b2db029d441164645d17b03b2de (
plain
)
1
2
3
4
5
6
#include <sys/stat.h> #define S_IROTH (04) /* POSIX(1) */