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
/
errno
/
ESPIPE.h
blob: b401cc667cc9ce1ae575c93b9606ca2f6722c2b1 (
plain
)
1
2
3
4
5
6
7
8
#inlcude <errno.h> #define ESPIPE (42) /** Invalid seek **/ /* POSIX(1) */