log lib/realloc.c @ 18065:fd4663ad7454

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
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Fri, 08 Apr 2011 11:39:01 -0700 Paul Eggert * lib/realloc.c (_GL_USE_STDLIB_ALLOC, malloc, realloc): Likewise.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Sun, 29 Aug 2010 21:13:46 +0200 Bruno Haible Make the module 'realloc-gnu' work again on AIX and OSF/1.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Tue, 06 Nov 2007 00:27:27 +0100 Bruno Haible Fix a compilation error of realloc.c on OSF/1 4.0d and similar bugs.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Sun, 09 Sep 2007 17:38:23 +0000 Bruno Haible Oops, avoid an infinite recursion.
Sun, 09 Sep 2007 12:56:27 +0000 Bruno Haible New module 'realloc-posix'.
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Wed, 17 Nov 2004 22:48:23 +0000 Paul Eggert (rpl_realloc): Call 'free' if n==0, since realloc might fail.
Tue, 09 Sep 2003 21:46:50 +0000 Paul Eggert Remove K&R cruft.
Sat, 16 Aug 2003 03:57:54 +0000 Paul Eggert Append 2003 to copyright dates.
Wed, 04 Jun 2003 19:22:29 +0000 Paul Eggert .h files should stand alone, but we shouldn't include <sys/types.h>
Mon, 07 Aug 2000 15:48:18 +0000 Jim Meyering back out Copyright date changes for files with no changes year
Sun, 09 Jul 2000 07:22:43 +0000 Jim Meyering update copyright date
Mon, 03 Nov 1997 05:20:09 +0000 Jim Meyering *** empty log message ***
Mon, 03 Nov 1997 05:19:56 +0000 Jim Meyering *** empty log message ***
Mon, 15 Sep 1997 13:26:09 +0000 Jim Meyering declare malloc
Mon, 15 Sep 1997 04:11:30 +0000 Jim Meyering .