aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/timerfd_settime.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-06-22linux: Only use 64-bit syscall if required for timerfd_settimeAdhemerval Zanella1-11/+14
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-08-24linux: Simplify timerfd_settimeAdhemerval Zanella1-14/+9
2020-02-02y2038: linux: Provide __timerfd_settime64 implementationLukasz Majewski1-0/+87