Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libthr/amd64: do not set THR_C_RUNTIME for thr_new() if the main thread did u... | Konstantin Belousov | 2025-06-22 | 1 | -0/+2 |
* | libc, libthr: Ditch MD __pthread_distribute_static_tls helpers | Jessica Clarke | 2025-05-29 | 1 | -44/+0 |
* | libthr: Preresolve selected EABI symbols on arm. | Michal Meloun | 2024-07-25 | 1 | -0/+5 |
* | Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 2 | -4/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | Remove PAGE_SIZE from libthr | Andrew Turner | 2022-05-03 | 1 | -0/+3 |
* | libthr: Use <machine/tls.h> for most MD TLS details. | John Baldwin | 2021-12-09 | 1 | -30/+1 |
* | libthr: Remove the DTV_OFFSET macro. | John Baldwin | 2021-12-09 | 1 | -2/+0 |
* | Fix initial exec TLS mode for dynamically loaded shared objects. | Konstantin Belousov | 2019-03-29 | 1 | -0/+46 |
* | libthr: fix warnings at WARNS=6 | Eric van Gyzen | 2017-05-26 | 1 | -2/+0 |
* | Add pthread_md.h for arm64. | Andrew Turner | 2015-03-30 | 1 | -0/+84 |