Add script to devel-static as well
[platform/upstream/glibc.git] / nptl / sem_timedwait.c
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-06-15 Adhemerval Zanellay2038: Add support for 64-bit time on legacy ABIs
2021-05-05 Florian Weimernptl: Move sem_timedwait into libc
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-09-14 Lukasz Majewskiy2038: nptl: Convert sem_{clock|timed}wait to support...
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-27 Lukasz Majewskitime: Introduce function to check correctness of nanose...
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-07-12 Mike Crowenptl: Add POSIX-proposed sem_clockwait
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-09-15 Adhemerval Zanellanptl: Fix sem_wait and sem_timedwait cancellation ...
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-21 Carlos O'DonellFix semaphore destruction (bug 12674).
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-10-20 Roland McGrathNPTL: Add some missing #include's
2014-07-07 Roland McGrathGet rid of nptl/sysdeps/ entirely!