aboutsummaryrefslogtreecommitdiff
path: root/time/tst-itimer.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-10-04time: Ignore interval nanoseconds on tst-itimerAdhemerval Zanella1-9/+10
2021-09-16time: Fix compile error in itimer test affecting hurdStafford Horne1-2/+3
2021-08-15time: Fix overflow itimer tests on 32-bit systemsStafford Horne1-2/+2
2021-04-15time: Add getitimer and setitimer basic testsAdhemerval Zanella1-0/+175