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_ISVTX.h
blob: 01f0eeee7a71a9d5566baefd630438108c01b8f6 (
plain
)
1
2
3
4
5
6
#include <sys/stat.h> #define S_ISVTX 01000 /* XOPEN(400) */