aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/thrd_priv.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-05-03nptl: Move mtx_timedlock into libcFlorian Weimer1-1/+1
2021-05-03nptl: Move cnd_timedwait into libcFlorian Weimer1-1/+1
2021-03-05linux: Fix __thrd_sleep64 hidden definitionAdhemerval Zanella1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-11-14y2038: Convert thrd_sleep to support 64 bit timeLukasz Majewski1-0/+4
2020-11-14y2038: Convert mtx_timedlock to support 64 bit timeLukasz Majewski1-0/+4
2020-11-14y2038: Convert cnd_timedwait to support 64 bit timeLukasz Majewski1-0/+27