summaryrefslogtreecommitdiff
path: root/lib/getdelim.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-12/+12
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering2017-11-121-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* getdelim: remove dependency on realloc-posixPaul Eggert2016-08-171-0/+12
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* unsetenv etc.: port to Solaris 11 + GNU EmacsPaul Eggert2013-02-111-2/+2
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-3/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-2/+2
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-2/+2
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-0/+4
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-37/+37
* getdelim: Use SIZE_MAX from stdint.h.Simon Josefsson2009-05-201-5/+3
* 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