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_IWUSR.h
blob: e9af1829fd108e042acaeb78283a8c3b843b1bf3 (
plain
)
1
2
3
4
5
#include <sys/stat.h> #define S_IWUSR (0200) /* POSIX(1) */