| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-05-06 | add isastream (obsolete STREAMS junk) | Rich Felker | -1/+2 | |
| 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). | ||||
| 2011-06-30 | fill in junk in stropts.h | Rich Felker | -1/+123 | |
| 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... | ||||
| 2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+16 | |
