log lib/relocwrapper.c @ 17324:b1b7de2c4a71

age author description
Fri, 08 Feb 2013 15:12:36 -0800 Paul Eggert careadlinkat: stop exporting careadlinkatcwd
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, 21 May 2011 23:35:46 +0200 Bruno Haible relocatable-prog-wrapper: Assume strerror() exists.
Sat, 09 Apr 2011 18:05:54 +0200 Bruno Haible relocatable-prog-wrapper: Update after module 'areadlink' changed.
Fri, 08 Apr 2011 11:37:24 -0700 Paul Eggert * lib/relocwrapper.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.
Wed, 26 Dec 2007 16:25:28 +0100 Bruno Haible Fix link error in relocatability wrappers, due to xalloc_die().
Wed, 26 Dec 2007 16:20:10 +0100 Bruno Haible Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Sun, 30 Sep 2007 04:17:42 +0200 Bruno Haible Change xreadlink module to use areadlink.
Sat, 09 Jun 2007 11:11:14 +0000 Bruno Haible Update after allocsa -> malloca renaming.
Sat, 03 Mar 2007 19:43:15 +0000 Bruno Haible Depend on canonicalize-lgpl, not canonicalize.
Thu, 01 Mar 2007 02:14:04 +0000 Bruno Haible New modules relocatable, relocatable-lib, relocatable-script.
Thu, 01 Mar 2007 01:15:40 +0000 Bruno Haible Infrastructure for relocatable installation, from GNU gettext.