summaryrefslogtreecommitdiff
path: root/src/stropts/isastream.c
blob: d52a1fca9cfe2bfc5b7e006cca2d46db1d9b826a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#if 0

#include <stropts.h>

int isastream(int fildes )
{
}

/*
XOPEN(400)
*/


#endif