about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/htl/pt-sysdep.c
Commit message (Expand)AuthorAgeFilesLines
* htl: Implement some support for TLS_DTV_AT_TPSergey Bugaev2024-03-231-0/+9
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* htl: avoid exposing the vm_region symbolSamuel Thibault2023-09-091-1/+1
* htl: Fix stack information for main threadSamuel Thibault2023-09-031-3/+27
* htl: Initialize ___pthread_self earlySamuel Thibault2023-08-081-0/+14
* htl: move ___pthread_self into libc.Guy-Fleury Iteriteka2023-04-051-2/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* htl: Move thread table to ld.soSergey Bugaev2021-09-161-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* htl: Initialize laterSamuel Thibault2020-11-111-14/+5
* htl: Fix tls initialization for already-created threadsSamuel Thibault2020-06-071-0/+3
* htl: Fix default guard sizeSamuel Thibault2020-02-091-0/+4
* htl: Fix calling pthread_exit in the child of a forkSamuel Thibault2020-02-091-0/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* hurd: Avoid local PLTs in libpthread.Samuel Thibault2018-04-021-2/+3
* hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault2018-04-021-7/+7
* hurd: Add hurd thread librarySamuel Thibault2018-04-021-0/+99