Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 11 | -11/+11 |
2020-02-11 | hurd: Add __pthread_spin_wait and use it | Samuel Thibault | 1 | -0/+9 |
2020-02-10 | htl: Make sem_wait/sem_timedwait interruptible | Samuel Thibault | 4 | -3/+33 |
2020-02-09 | htl: make pthread_spin_lock really spin | Samuel Thibault | 1 | -1/+1 |
2020-02-09 | C11 threads: Move implementation to sysdeps/pthread | Samuel Thibault | 1 | -0/+26 |
2020-01-13 | htl: Avoid exposing unixoid functions | Samuel Thibault | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 10 | -10/+10 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 10 | -10/+10 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 10 | -10/+10 |
2018-04-02 | hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ | Samuel Thibault | 8 | -56/+56 |
2018-04-02 | hurd: Add hurd thread library | Samuel Thibault | 11 | -0/+589 |