log lib/malloca.c @ 17255:d81be792518a

age author description
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
Tue, 24 Jan 2012 13:21:56 +0100 Marc-André Lureau malloca: Avoid warnings on x86_64 mingw64.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Fri, 08 Apr 2011 11:14:38 -0700 Paul Eggert * lib/malloca.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Sun, 10 Oct 2010 20:16:39 -0700 Paul Eggert rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1]
Wed, 09 Jun 2010 12:47:59 +0200 Bruno Haible Avoid relocwrapper link errors due to gnulib replacement functions.
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.
Sat, 09 Jun 2007 10:58:20 +0000 Bruno Haible Move to here from allocsa.c.