]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/htl/pthreadP.h
htl: Move thread table to ld.so
[thirdparty/glibc.git] / sysdeps / htl / pthreadP.h
2021-09-15  Sergey Bugaevhtl: Move thread table to ld.so
2021-07-18  Samuel Thibaulthtl: Do not expose pthread hidden proto outside libpthread
2021-07-13  Samuel Thibaulthtl: Let libc call __pthread_mutex_{,try,un}lock
2021-06-09  Adhemerval Zanellanptl: Implement raise in terms of pthread_kill
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-03  Samuel Thibaulthtl: Add hidden def for __pthread_create/detach
2020-06-07  Samuel Thibaulthtl: Fix tls initialization for already-created threads
2020-05-26  Samuel Thibaulthtl: Add clock variants
2020-02-16  Samuel Thibaultpthread: Move robust mutex tests from nptl to sysdeps...
2020-02-10  Samuel Thibaulthtl: Add support for libc cancellation points
2020-02-10  Samuel Thibaulthtl: clean __pthread_get_cleanup_stack hidden proto
2020-02-09  Samuel ThibaultC11 threads: Move implementation to sysdeps/pthread
2020-02-09  Samuel Thibaulthtl: Add support for C11 threads behavior
2020-02-09  Samuel Thibaulthtl: Add missing internal functions declarations
2020-02-09  Samuel Thibaulthtl: Rename _pthread_mutex_init/destroy to __pthread_mu...
2020-01-13  Samuel Thibaulthtl: Add internal version of __pthread_mutex_timedlock
2020-01-13  Samuel Thibaulthtl: Add type sizes in bits/pthreadtypes-arch.h and...
2020-01-12  Samuel Thibaulthtl: Add internal versions of functions used by C11...
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-08-08  Samuel Thibaulthurd: Avoid PLTs for __pthread_get/setspecific
2018-06-16  Samuel Thibaulthurd: Fix missing __pthread_get_cleanup_stack symbol
2018-06-15  Samuel Thibaulthurd: Avoid PLT ref for __pthread_get_cleanup_stack
2018-04-02  Samuel Thibaulthurd: Avoid local PLTs in libpthread.
2018-04-01  Samuel Thibaulthurd: Add hurd thread library