Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2023-05-19 | hurd: Fix using interposable hurd_thread_self | Sergey Bugaev | 1 | -2/+5 |
2023-05-17 | hurd: Fix x86_64 _hurd_tls_fork | Sergey Bugaev | 1 | -6/+19 |
2023-05-17 | hurd: Make sure to not use tcb->self | Sergey Bugaev | 1 | -2/+1 |
2023-04-21 | hurd: Don't migrate reply port into __init1_tcbhead | Sergey Bugaev | 1 | -5/+6 |
2023-04-14 | hurd: Only check for TLS initialization inside rtld or in static builds | Sergey Bugaev | 1 | -6/+10 |
2023-04-11 | Revert "hurd: Only check for TLS initialization inside rtld or in static builds" | Samuel Thibault | 1 | -10/+6 |
2023-04-11 | hurd: Don't leak __hurd_reply_port0 | Sergey Bugaev | 1 | -1/+8 |
2023-04-10 | hurd: Only check for TLS initialization inside rtld or in static builds | Sergey Bugaev | 1 | -7/+12 |
2023-02-27 | hurd: Implement TLS for x86_64 | Sergey Bugaev | 1 | -0/+215 |