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_IWGRP.h
blob: c7a716e72a6886b7563eb8d064b62ba2b224c21a (
plain
)
1
2
3
4
5
#include <sys/stat.h> #define S_IWGRP (020) /* POSIX(1) */