summaryrefslogtreecommitdiff
path: root/modules/utimens-tests
Commit message (Expand)AuthorAgeFilesLines
* nanosleep: Rename LIB_NANOSLEEP to NANOSLEEP_LIB.Bruno Haible2023-01-071-1/+1
* clock_time: Rename LIB_CLOCK_GETTIME to CLOCK_TIME_LIB.Bruno Haible2023-01-071-1/+1
* tests: prefer stdckdint to intpropsPaul Eggert2022-10-101-1/+1
* maint: fix overflow checking in nap.hPaul Eggert2017-09-251-0/+1
* utimens-tests: avoid pulling gettext .m4 filesDaiki Ueno2016-01-191-1/+1
* utimensat-tests, etc.: try to fix some racesPaul Eggert2013-04-301-2/+2
* futimens-tests, utimens-tests: Depend on gettext.Paul Eggert2013-01-271-0/+1
* c-xvasprintf etc.: fix link errors on older SolarisPaul Eggert2013-01-121-1/+1
* utimens-tests: avoid unnecessary 'inline'Paul Eggert2012-09-221-1/+0
* Ensure 'inline' can be used in tests/test-utimens-common.h.Bruno Haible2011-11-191-0/+1
* New module 'dup'.Bruno Haible2011-09-241-0/+1
* Fix tests link errors.Bruno Haible2011-06-171-1/+1
* tests: silence warning about system returnEric Blake2010-02-011-0/+1
* Refactor common macros used in tests.Bruno Haible2009-12-241-0/+1
* test-utimens: avoid spurious failureEric Blake2009-12-211-0/+1
* usleep: use it to simplify testsEric Blake2009-11-171-1/+1
* test-stat-time, test-utimens: improve portabilityEric Blake2009-10-161-0/+1
* utimens: add UTIME_NOW and UTIME_OMIT supportEric Blake2009-10-101-3/+1
* utimens: add lutimens interfaceEric Blake2009-10-101-0/+3
* utimens: add testEric Blake2009-10-101-0/+17