summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fgets.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.1_cvscvs2svn1997-03-271-1/+1
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary PalmerJames Raynard1996-06-221-1/+5
* Since n is int now, sanity check must be n <= 0, not simple n == 0Andrey A. Chernov1996-03-251-1/+1
* Fix incorrect parameter types.Paul Richards1996-03-241-1/+1
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-1/+19
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+104