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