summaryrefslogtreecommitdiff
path: root/lib/readlink.c
Commit message (Expand)AuthorAgeFilesLines
* gnulib-common.m4: Use C2x [[maybe_unused]] when possible.Bruno Haible2021-08-221-2/+2
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* readlink, readlinkat: add ERANGE portabilityPaul Eggert2020-12-131-9/+39
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* gnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_Eric Blake2009-12-231-2/+2
* readlink: fix Solaris 9 bug with trailing slashEric Blake2009-09-231-1/+17
* readlink: fix cygwin 1.5.x bug with return typeEric Blake2009-09-231-12/+21
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Move more declarations into <unistd.h>.Bruno Haible2007-02-191-1/+4
* Include <config.h> unconditionally.Bruno Haible2006-09-141-4/+2
* Update copyright years: This file was modified in 2005.Bruno Haible2006-07-221-1/+1
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Make sure size_t is defined.Bruno Haible2004-11-051-1/+2
* Provide the correct errno.Bruno Haible2003-06-261-2/+14
* New module 'readlink'.Bruno Haible2003-06-251-0/+36