aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/timer_settime.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-11-17Define in_int32_t_range to check if the 64 bit time_t syscall should be usedYunQiang Su1-2/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-06-28Linux: Move timer_settime, __timer_settime64 from librt to libcFlorian Weimer1-13/+60
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-10-06posix: Fix -Warray-bounds instances building timer_create [BZ #26687]Adhemerval Zanella1-4/+4
2020-02-03rt: avoid PLT setup in timer_[sg]ettimeAndreas Schwab1-1/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-12-05y2038: linux: Provide __timer_settime64 implementationLukasz Majewski1-6/+62
2019-12-05timer: Decouple x86_64 specific timer_settime from generic Linux implementationLukasz Majewski1-7/+0
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers1-5/+2
2015-08-21Revert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN"H.J. Lu1-2/+4
2015-08-21Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURNH.J. Lu1-4/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath1-0/+46