log lib/pagealign_alloc.c @ 17848:ab58d4870664

age author description
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Thu, 22 May 2014 00:05:01 -0700 Paul Eggert fchdir: port 'open' and 'close' redefinitions to AIX 7.1
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
Sat, 26 Nov 2011 00:24:43 +0100 Bruno Haible pagealign_alloc: Doc and comments.
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
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.
Mon, 03 Dec 2007 12:57:05 +0100 Bruno Haible Move declaration of getpagesize() from getpagesize.h to unistd.h.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Sun, 18 Feb 2007 21:08:06 +0000 Bruno Haible exit.h is replaced with stdlib.h.
Sun, 14 Jan 2007 11:32:10 +0000 Bruno Haible New module 'fchdir'.
Mon, 06 Nov 2006 13:03:10 +0000 Bruno Haible Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Wed, 08 Mar 2006 01:37:15 +0000 Paul Eggert * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
Sat, 02 Jul 2005 09:45:07 +0000 Jim Meyering Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Mon, 07 Mar 2005 17:29:29 +0000 Bruno Haible Don't define MAP_FILE and MAP_FAILED before <sys/mman.h> has been included.
Fri, 04 Mar 2005 12:28:13 +0000 Bruno Haible Set errno when malloc() fails.
Thu, 03 Mar 2005 20:38:38 +0000 Bruno Haible From Derek Price:
Thu, 03 Mar 2005 16:39:16 +0000 Bruno Haible Internationalize an error message.
Thu, 03 Mar 2005 16:21:00 +0000 Bruno Haible Check or don't check for allocation failure? Provide both alternatives.
Thu, 03 Mar 2005 14:07:04 +0000 Bruno Haible New module 'pagealign_alloc'.