summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fgetln.c
AgeCommit message (Expand)Author
2017-06-08Don't use "NULL" to talk about null-terminated strings.uwe
2009-12-02Reinstate __getdelim which does no locking.roy
2009-09-24__getdelim works on strings up to SIZE_MAX - 2 and returns 0 on EOF.roy
2004-05-10After discussion with christos, turn fgetstr() into an internal function.drochner
2004-04-21Add a generalized version of fgetln that can stop at an arbitrary delimiter,christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-18Merge the nathanw_sa branch.thorpej
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-11-15delintchristos
1998-10-16Need an internal name for fgetln().kleink
1998-02-03remove obsolete register declarationsperry
1998-01-19Use FLOCKFILE() and FUNLOCKFILE() macros from reentrant.h so that stdiojtc
1997-07-13Fix RCSID'schristos
1995-02-02Merged with 4.4lite.jtc
1995-02-02imported from 44litejtc
1994-01-04rename fgetline() and sharpen axe for bostic...cgd