aboutsummaryrefslogtreecommitdiff
path: root/include/stropts.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* add isastream (obsolete STREAMS junk)•••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). Rich Felker2012-05-061-1/+2
* fill in junk in stropts.h•••STREAMS are utterly useless as far as I can tell, but some software was apparently broken by the presence of stropts.h but lack of macros it's supposed to define... Rich Felker2011-06-301-1/+123
* initial check-in, version 0.5.0Rich Felker2011-02-121-0/+16