summaryrefslogtreecommitdiff
path: root/lib/areadlink-with-size.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* free-posix: use more often in other modulesPaul Eggert2021-03-251-2/+0
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Assume readlink/readlinkat ERANGE fixPaul Eggert2020-12-131-3/+1
* areadlink-with-size: Set errno upon failure.Bruno Haible2020-06-271-1/+4
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* areadlink-with-size, xgethostname, xgetdomainname: Fix GCC warning.Bruno Haible2019-07-191-0/+1
* areadlink-with-size: avoid realloc when size==0Paul Eggert2019-07-061-8/+23
* areadlink-with-size: guess a buffer size with 0 sizePádraig Brady2019-07-061-1/+2
* areadlink-with-size: Don't return an excessive memory allocation.Bruno Haible2019-07-061-0/+7
* 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
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-20/+20
* areadlink: use SIZE_MAX consistentlyEric Blake2009-10-081-6/+2
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+4
* Rename mreadlink_with_size to areadlink_with_size.Jim Meyering2007-08-281-0/+110