summaryrefslogtreecommitdiff
path: root/tests/test-futimens.h
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* license: fix GPLv3 texts to use a comma instead of semicolon.Bernhard Voelker2022-01-051-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* utimens, utimensat, fdutimensat: Avoid test failures on AIX 7.2.Bruno Haible2021-01-061-1/+1
* utimens: Avoid test failures on macOS 10.13.Bruno Haible2021-01-021-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* timespec: fix resolution confusionPaul Eggert2018-09-101-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* futimens: don’t assume struct timespec layoutPaul Eggert2017-08-151-4/+20
* 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
* tests: don't assume fd 99 is closedPaul Eggert2013-01-221-0/+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
* tests: factor out st_ctime-comparison code (a dozen uses)Jim Meyering2011-11-171-12/+4
* test-futimens: avoid a warning from gcc -WshadowJim Meyering2011-09-241-4/+4
* utimens, futimens, fdutimensat tests: EBADF tests.Bruno Haible2011-09-201-6/+15
* futimens: enhance testEric Blake2011-09-191-0/+8
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* futimens: work around Solaris 11 bugEric Blake2010-10-111-0/+3
* test-futimens: avoid unwarranted test failure on Solaris 5.11Jim Meyering2010-10-111-1/+1
* fdutimens, fdutimensat: update signature, againEric Blake2010-09-171-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* tests: fix license on several testsEric Blake2009-12-291-1/+1
* utimens: check for ctime updateEric Blake2009-12-191-4/+31
* test-stat-time, test-utimens: improve portabilityEric Blake2009-10-161-35/+29
* utimens: add testEric Blake2009-10-101-0/+127