Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-26 | htl: Add clock variants | Samuel Thibault | 1 | -9/+53 |
2020-02-10 | htl C11 threads: Avoid pthread_ symbols visibility in static library | Samuel Thibault | 1 | -1/+1 |
2020-02-10 | htl: Avoid a local plt for pthread_self | Samuel Thibault | 1 | -3/+3 |
2020-02-10 | htl: Make joining self return EDEADLK | Samuel Thibault | 1 | -0/+3 |
2020-02-10 | htl: clean __pthread_get_cleanup_stack hidden proto | Samuel Thibault | 1 | -2/+0 |
2020-01-13 | htl: Add internal versions of functions used by C11 threads | Samuel Thibault | 1 | -1/+2 |
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-06-16 | hurd: Fix missing __pthread_get_cleanup_stack symbol | Samuel Thibault | 1 | -0/+2 |
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/+75 |