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
/
stropts
/
isastream.c
blob: f68d2c6bdc3717c2d3285320bb8816c6dec5ef81 (
plain
)
1
2
3
4
5
6
7
8
9
#include <stropts.h> int isastream(int fildes ) { } /* XOPEN(400) */