summaryrefslogtreecommitdiff
path: root/lib/canonicalize-lgpl.c
Commit message (Expand)AuthorAgeFilesLines
* * lib/canonicalize-lgpl.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.Paul Eggert2011-04-081-2/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Avoid relocwrapper link errors due to gnulib replacement functions.Bruno Haible2010-08-281-0/+6
* Avoid relocwrapper link errors due to gnulib replacement functions.Bruno Haible2010-06-091-0/+2
* canonicalize-lgpl: avoid compiler warningEric Blake2010-04-281-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-0/+4
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-146/+146
* canonicalize, canonicalize-lgpl: honor // if distinct from /Eric Blake2009-09-171-4/+25
* canonicalize-lgpl: fix glibc bug with trailing slashEric Blake2009-09-171-1/+1
* canonicalize-lgpl: reject non-directory with trailing slashEric Blake2009-09-171-24/+23
* canonicalize-lgpl: use native realpath if it worksEric Blake2009-09-171-2/+2
* canonicalize, canonicalize-lgpl: use <stdlib.h>Eric Blake2009-09-171-7/+2
* canonicalize, canonicalize-lgpl: update module dependenciesEric Blake2009-09-171-13/+6
* errno: use consistentlyEric Blake2009-09-021-4/+1
* * lib/canonicalize-lgpl.c (__realpath): readlink can write tooUlrich Drepper2008-07-231-1/+1
* Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl' differently.Bruno Haible2008-04-221-1/+1
* Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.Bruno Haible2008-04-131-1/+1
* Update copyright year.Bruno Haible2008-01-101-1/+1
* * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:Colin Watson2008-01-101-1/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Set errno to ENOMEM when malloc/realloc fails. Needed on mingw.Bruno Haible2007-09-091-2/+12
* Update after allocsa -> malloca renaming.Bruno Haible2007-06-091-9/+9
* Test HAVE_READLINK instead of S_ISLNK.Bruno Haible2006-12-231-2/+2
* * MODULES.html.sh (File system functions): New modulePaul Eggert2006-11-061-0/+353