]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl/pthread_clockjoin.c
string: Use builtins for ffs and ffsll
[thirdparty/glibc.git] / nptl / pthread_clockjoin.c
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-06-15  Adhemerval Zanellay2038: Add support for 64-bit time on legacy ABIs
2021-05-11  Florian Weimernptl: Move thread join functions into libc
2021-03-05  Adhemerval Zanellanptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_...
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-11-25  Adhemerval Zanellanptl: Return EINVAL for invalid clock for pthread_clock...
2020-08-17  H.J. Lunptl: Handle NULL abstime [BZ #26394]
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