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_ISREG.c
blob: 5d96f26c8e4f1b16de1e6b26c789422f60b09f3a (
plain
)
1
2
3
4
5
#include <cpio.h> #define C_ISREG 0100000 /* POSIX(1) */