Age | Commit message (Expand) | Author | Files | Lines |
2023-02-12 | htl: Fix semaphore reference | Sergey Bugaev | 1 | -5/+5 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-12-30 | htl: Fix sem_wait race between read and gsync_wait | Samuel Thibault | 1 | -2/+2 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-12-16 | htl: Add pshared semaphore support | Samuel Thibault | 1 | -124/+139 |
2020-06-24 | htl: Add wrapper header for <semaphore.h> with hidden __sem_post | Florian Weimer | 1 | -1/+1 |
2020-06-24 | htl: Fix case when sem_*wait is canceled while holding a token | Samuel Thibault | 1 | -2/+13 |
2020-06-24 | htl: Make sem_*wait cancellations points | Samuel Thibault | 1 | -8/+84 |
2020-06-07 | htl: Add sem_clockwait support | Samuel Thibault | 1 | -2/+10 |
2020-02-11 | hurd: Add __pthread_spin_wait and use it | Samuel Thibault | 1 | -2/+2 |
2020-02-10 | htl: Make sem_wait/sem_timedwait interruptible | Samuel Thibault | 1 | -6/+4 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-10-27 | time: Introduce function to check correctness of nanoseconds value | Lukasz Majewski | 1 | -1/+2 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-04-02 | hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ | Samuel Thibault | 1 | -7/+7 |
2018-04-02 | hurd: Add hurd thread library | Samuel Thibault | 1 | -0/+98 |