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