aboutsummaryrefslogtreecommitdiff
path: root/nptl/sem_timedwait.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-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella
2021-05-05nptl: Move sem_timedwait into libcFlorian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-09-14y2038: nptl: Convert sem_{clock|timed}wait to support 64 bit timeLukasz Majewski
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-27time: Introduce function to check correctness of nanoseconds valueLukasz Majewski
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe
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-09-15nptl: Fix sem_wait and sem_timedwait cancellation (BZ#18243)Adhemerval Zanella
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-21Fix semaphore destruction (bug 12674).Carlos O'Donell
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-10-20NPTL: Add some missing #include'sRoland McGrath
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath