about summary refs log tree commit diff
path: root/htl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* htl: initialize first and prevent from unloadingSamuel Thibault2020-06-141-0/+1
* htl: Fix linking static tests by factorizing the symbols listSamuel Thibault2020-06-101-3/+7
* pthread: Move back linking rules to nptl and htlSamuel Thibault2020-06-081-0/+18
* htl: Enable more testsSamuel Thibault2020-06-071-9/+0
* htl: Link internal htl tests against libpthreadSamuel Thibault2020-02-171-1/+1
* htl: Make sem_wait/sem_timedwait interruptibleSamuel Thibault2020-02-101-0/+2
* htl: Add support for libc cancellation pointsSamuel Thibault2020-02-101-0/+1
* htl: Report missing mutex lock on pthread_cond_*waitSamuel Thibault2020-02-091-1/+1
* htl: Fix linking static testcasesSamuel Thibault2020-02-091-0/+2
* htl: Move __register_atfork from forward to own fileSamuel Thibault2020-02-091-1/+1
* htl: Remove unused filesSamuel Thibault2020-02-091-1/+0
* htl: Add __errno_location and __h_errno_locationSamuel Thibault2020-01-041-0/+1
* htl: Move pthread_atfork to libc_nonshared.aSamuel Thibault2020-01-041-31/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault2018-04-021-12/+12
* hurd: Add hurd thread librarySamuel Thibault2018-04-021-0/+237