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_IRGRP.h
blob: 98cf739e4132581ef09a33e15d99da966fa52b74 (
plain
)
1
2
3
4
5
6
#include <sys/stat.h> #define S_IRGRP (040) /* POSIX(1) */