Add script to devel-static as well
[platform/upstream/glibc.git] / nptl / pthread_join_common.c
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-04-14 Adhemerval Zanellanptl: Handle spurious EINTR when thread cancellation...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-06-09 Adhemerval Zanellanptl: Move cancel state out of cancelhandling
2021-06-09 Adhemerval Zanellanptl: Remove CANCELING_BITMASK
2021-05-11 Florian Weimernptl: Move __free_tcb into libc
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-11-25 Adhemerval Zanellanptl: Remove clockwait_tid
2020-08-13 Lukasz Majewskiy2038: nptl: Convert pthread_{clock|timed}join_np to...
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-11-01 Mike Crowenptl: Add pthread_clockjoin_np
2019-10-30 Zack WeinbergChange most internal uses of __gettimeofday to __clock_...
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-02-15 Florian Weimernptl: Fix invalid Systemtap probe in pthread_join ...
2019-02-14 Adhemerval Zanellanptl: Reinstate pthread_timedjoin_np as a cancellation...
2019-01-03 Adhemerval Zanellanptl: Cleanup cancellation macros
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-20 Adhemerval Zanellanptl: Consolidate pthread_{timed,try}join{_np}