Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-03 | htl: Add hidden def for __pthread_create/detach | Samuel Thibault | 1 | -0/+1 |
2020-11-11 | htl: Keep thread signals blocked during its initialization | Samuel Thibault | 1 | -2/+10 |
2020-07-06 | Add the __libc_single_threaded variable | Florian Weimer | 1 | -0/+5 |
2020-02-10 | htl C11 threads: Avoid pthread_ symbols visibility in static library | Samuel Thibault | 1 | -1/+1 |
2020-02-09 | htl: Add support for C11 threads behavior | Samuel Thibault | 1 | -1/+19 |
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 | 1 | -1/+1 |
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: Avoid local PLTs in libpthread. | Samuel Thibault | 1 | -3/+5 |
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/+246 |