summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fgets.c
Commit message (Collapse)AuthorAgeFilesLines
* Since n is int now, sanity check must be n <= 0, not simple n == 0ache1996-03-251-1/+1
|
* Fix incorrect parameter types.paul1996-03-241-1/+1
|
* Reviewed by: julian and (hsu?)julian1996-01-221-1/+19
| | | | | | Submitted by: John Birrel(L?) changes for threadsafe operations
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+104
OpenPOWER on IntegriCloud