aboutsummaryrefslogtreecommitdiff
path: root/htl/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-02-10htl: Make sem_wait/sem_timedwait interruptibleSamuel Thibault1-0/+2
2020-02-10htl: Add support for libc cancellation pointsSamuel Thibault1-0/+1
2020-02-09htl: Report missing mutex lock on pthread_cond_*waitSamuel Thibault1-1/+1
2020-02-09htl: Fix linking static testcasesSamuel Thibault1-0/+2
2020-02-09htl: Move __register_atfork from forward to own fileSamuel Thibault1-1/+1
2020-02-09htl: Remove unused filesSamuel Thibault1-1/+0
2020-01-04htl: Add __errno_location and __h_errno_locationSamuel Thibault1-0/+1
2020-01-04htl: Move pthread_atfork to libc_nonshared.aSamuel Thibault1-31/+3
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-04-02hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault1-12/+12
2018-04-02hurd: Add hurd thread librarySamuel Thibault1-0/+237