summaryrefslogtreecommitdiff
path: root/lib/getdelim.c
Commit message (Expand)AuthorAgeFilesLines
* use unlocked I/O in getdelimPaolo Bonzini2008-08-271-5/+10
* Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the CBruno Haible2008-03-301-6/+1
* lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.Jim Meyering2008-03-021-2/+4
* Getdelim touchup.Jim Meyering2007-08-231-8/+3
* Getline touchups.Eric Blake2007-08-231-3/+9
* Move getline and getdelim into stdio.h, per POSIX 200x.Eric Blake2007-08-221-4/+10
* * lib/arcfour.c: Assume config.h.Eric Blake2006-10-291-4/+2
* * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.Derek R. Price2005-10-051-0/+3
* * getdelim.c: Include getdelim.h first. Include <limits.h>.Paul Eggert2005-10-031-10/+18
* 2005-09-30 Eric Blake <ebb9@byu.net> (tiny change)Simon Josefsson2005-10-011-2/+0
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* 2005-08-31 Derek Price <derek@ximbiot.com>Simon Josefsson2005-09-011-2/+5
* 2005-08-02 Simon Josefsson <jas@extundo.com>Simon Josefsson2005-08-021-0/+116