add isastream (obsolete STREAMS junk)
authorRich Felker <dalias@aerifal.cx>
Sun, 6 May 2012 13:03:19 +0000 (09:03 -0400)
committerRich Felker <dalias@aerifal.cx>
Sun, 6 May 2012 13:03:19 +0000 (09:03 -0400)
apparently some packages see stropts.h and want to be able to use
this. the implementation checks that the file descriptor is valid by
using fcntl/F_GETFD so it can report an error if not (as specified).


No differences found