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
/
ENOSTR.h
blob: 4bff881a4fe14181dc42845cc85dc7c21463b2b5 (
plain
)
1
2
3
4
5
6
7
#include <errno.h> #define ENOSTR (61) /** Not a STREAM **/ /* XOPEN(400) */