]> git.ipfire.org Git - thirdparty/glibc.git/history - htl/pt-create.c
htl: move ___pthread_self into libc.
[thirdparty/glibc.git] / htl / pt-create.c
2023-04-04  Guy-Fleury Iteritekahtl: move __pthtread_total into libc
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2023-01-02  Samuel Thibaulthtl: Check error returned by __getrlimit
2022-09-23  Wilco DijkstraUse C11 atomics instead of atomic_increment(_val)
2022-09-09  Wilco DijkstraUse C11 atomics instead of atomic_decrement(_val)
2022-01-22  Samuel Thibaulthtl: Fix cleaning the reply port
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-26  Samuel Thibaulthtl: Fix sigset of main thread
2021-09-15  Sergey Bugaevhtl: Move thread table to ld.so
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-03  Samuel Thibaulthtl: Add hidden def for __pthread_create/detach
2020-11-11  Samuel Thibaulthtl: Keep thread signals blocked during its initialization
2020-07-06  Florian WeimerAdd the __libc_single_threaded variable
2020-02-10  Samuel Thibaulthtl C11 threads: Avoid pthread_ symbols visibility...
2020-02-09  Samuel Thibaulthtl: Add support for C11 threads behavior
2020-01-13  Samuel Thibaulthtl: Avoid exposing unixoid functions
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-04-02  Samuel Thibaulthurd: Avoid local PLTs in libpthread.
2018-04-02  Samuel Thibaulthurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+
2018-04-01  Samuel Thibaulthurd: Add hurd thread library