summaryrefslogtreecommitdiff
path: root/lib/areadlinkat-with-size.c
Commit message (Expand)AuthorAgeFilesLines
* 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-0/+2
* 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
* areadlinkat-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
* areadlink: use SIZE_MAX consistentlyEric Blake2009-10-081-2/+1
* areadlinkat-with-size: new moduleEric Blake2009-10-071-0/+133