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
/
unistd
/
W_OK.h
blob: 387adb7ab4d31d445072df30ece08627be7acb1e (
plain
)
1
2
3
4
5
#include <unistd.h> #define W_OK 2 /* POSIX(1) */