log lib/getdelim.c @ 18029:e4a13d95b503

age author description
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Mon, 11 Feb 2013 14:58:56 -0800 Paul Eggert unsetenv etc.: port to Solaris 11 + GNU Emacs
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Thu, 09 Feb 2012 21:39:05 -0800 Paul Eggert maint: replace FSF snail-mail addresses with URLs
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Fri, 11 Dec 2009 01:15:28 +0100 Bruno Haible New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Wed, 20 May 2009 09:36:35 +0200 Simon Josefsson getdelim: Use SIZE_MAX from stdint.h.
Wed, 27 Aug 2008 14:44:58 +0200 Paolo Bonzini use unlocked I/O in getdelim
Sun, 30 Mar 2008 15:18:13 +0200 Bruno Haible Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
Sat, 01 Mar 2008 12:14:27 +0100 Jim Meyering lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
Thu, 23 Aug 2007 08:33:16 +0000 Jim Meyering Getdelim touchup.
Thu, 23 Aug 2007 02:00:18 +0000 Eric Blake Getline touchups.
Wed, 22 Aug 2007 12:54:21 +0000 Eric Blake Move getline and getdelim into stdio.h, per POSIX 200x.
Sun, 29 Oct 2006 21:52:55 +0000 Eric Blake * lib/arcfour.c: Assume config.h.
Wed, 05 Oct 2005 18:09:54 +0000 Derek R. Price * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
Mon, 03 Oct 2005 19:44:05 +0000 Paul Eggert * getdelim.c: Include getdelim.h first. Include <limits.h>.
Sat, 01 Oct 2005 10:33:38 +0000 Simon Josefsson 2005-09-30 Eric Blake <ebb9@byu.net> (tiny change)
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Thu, 01 Sep 2005 11:09:14 +0000 Simon Josefsson 2005-08-31 Derek Price <derek@ximbiot.com>
Tue, 02 Aug 2005 09:33:30 +0000 Simon Josefsson 2005-08-02 Simon Josefsson <jas@extundo.com>