summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fgets.c
Commit message (Expand)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),tjr2002-08-131-0/+1
* Fix the style of the SCM ID's.obrien2002-03-221-4/+2
* Remove 'register' keyword.obrien2002-03-211-5/+5
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add FILE locking stubs for libc.jb1998-04-111-17/+6
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmerjraynard1996-06-221-1/+5
* 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
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+104
OpenPOWER on IntegriCloud