summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fgets.3
Commit message (Collapse)AuthorAgeFilesLines
* Correct the paramter type of the second argument to fgets.Mike Pritchard1996-08-061-1/+1
| | | | | | | Obtained from: NetBSD-bugs mailing list Notes: svn path=/head/; revision=17456
* Say what happens to the buffer when fgets() returns NULL.Bruce Evans1996-03-271-6/+11
| | | | | | | Fixed bogus cross references and a misordered line. Notes: svn path=/head/; revision=14838
* fgetline does not exist.. fgetln is in it's place. Correct the X-Ref.Peter Wemm1995-08-181-1/+1
| | | | | | | Noticed by: Brian Tao, Bruce Evans Notes: svn path=/head/; revision=10100
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+151
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573