summaryrefslogtreecommitdiff
path: root/lib/relocwrapper.c
Commit message (Expand)AuthorAgeFilesLines
* relocatable-prog-wrapper: Update after module 'areadlink' changed.Bruno Haible2011-04-091-1/+3
* * lib/relocwrapper.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.Paul Eggert2011-04-081-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1]Paul Eggert2010-10-101-1/+2
* Avoid relocwrapper link errors due to gnulib replacement functions.Bruno Haible2010-06-091-0/+4
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-29/+29
* Fix link error in relocatability wrappers, due to xalloc_die().Bruno Haible2007-12-261-3/+3
* Split setenv module into setenv and unsetenv. Get rid of setenv.h.Bruno Haible2007-12-261-1/+0
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Change xreadlink module to use areadlink.Bruno Haible2007-09-301-1/+2
* Update after allocsa -> malloca renaming.Bruno Haible2007-06-091-2/+2
* Depend on canonicalize-lgpl, not canonicalize.Bruno Haible2007-03-031-1/+1
* New modules relocatable, relocatable-lib, relocatable-script.Bruno Haible2007-03-011-6/+5
* Infrastructure for relocatable installation, from GNU gettext.Bruno Haible2007-03-011-0/+194