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
/
cpio
/
C_ISDIR.c
blob: 104971d52248cb46e4167fb02f67af057adeb1a2 (
plain
)
1
2
3
4
5
#include <cpio.h> #define C_ISDIR 0040000 /* POSIX(1) */