aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/timer_routines.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-06-30Refactor internal-signals.hAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-07-09Force building with -fno-commonFlorian Weimer
2021-06-28Linux: Cleanups after librt moveFlorian Weimer
2021-06-25Linux: Move timer helper routines from librt to libcFlorian Weimer
2021-06-22nptl: Move pthreadP.h into sysdeps directoryFlorian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-06-02Linux: Use __pthread_attr_setsigmask_internal for timer helper threadFlorian Weimer
2020-02-19Block all signals on timer_create thread (BZ#10815)Adhemerval Zanella
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath