summaryrefslogtreecommitdiff
path: root/tests/test-perror2.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Don't declare an intention to modify the return value of strerror.Philipp Klaus Krause2020-10-141-1/+1
* perror, strerror_r: remove unportable testsPaul Eggert2020-08-271-3/+0
* 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: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-2/+2
* 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: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* test-perror: relax test to ignore cygwin bugEric Blake2011-06-071-2/+4
* test-perror2.c: avoid warning about unused variableJim Meyering2011-05-241-2/+0
* strerror_r: avoid clobbering strerror on cygwinEric Blake2011-05-211-0/+5
* perror: work around FreeBSD bugEric Blake2011-05-201-0/+22
* test-perror: check for strerror interactionsEric Blake2011-05-201-0/+110