summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fgetln.c
Commit message (Expand)AuthorAgeFilesLines
* Original fgetln() from 44lite return sucess for line tail errors,Andrey A. Chernov2016-08-251-2/+5
* getln: We cannot expand the buffer beyond INT_MAX.Pedro F. Giffuni2016-02-151-1/+8
* Renumber clauses to reduce diffs to other versionsEd Maste2013-04-231-1/+1
* Spelling correctionEd Maste2013-04-111-1/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Rename slbexpand() to __slbexpand() and make it available outsideTim J. Robbins2004-07-161-4/+4
* Set the stream orientation explicitly in fgetln() instead of relying onTim J. Robbins2004-03-101-0/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-4/+2
* libc MT-safety, part 2.Daniel Eischen2001-02-111-13/+17
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary PalmerJames Raynard1996-06-221-3/+8
* Code cleanup:-James Raynard1996-06-121-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+160