aboutsummaryrefslogtreecommitdiff
path: root/nptl/sem_timedwait.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella1-3/+1
2021-05-05nptl: Move sem_timedwait into libcFlorian Weimer1-5/+13
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-09-14y2038: nptl: Convert sem_{clock|timed}wait to support 64 bit timeLukasz Majewski1-3/+17
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-10-27time: Introduce function to check correctness of nanoseconds valueLukasz Majewski1-1/+2
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe1-1/+2
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-09-15nptl: Fix sem_wait and sem_timedwait cancellation (BZ#18243)Adhemerval Zanella1-0/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-21Fix semaphore destruction (bug 12674).Carlos O'Donell1-88/+8
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-10-20NPTL: Add some missing #include'sRoland McGrath1-0/+1
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath1-0/+116