summaryrefslogtreecommitdiff
path: root/htl/Versions
Commit message (Expand)AuthorAgeFilesLines
* htl: Add support for libc cancellation pointsSamuel Thibault2020-02-101-0/+2
* C11 threads: Move implementation to sysdeps/pthreadSamuel Thibault2020-02-091-0/+16
* htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroySamuel Thibault2020-02-091-1/+2
* htl: Move internal mutex/rwlock symbols to GLIBC_PRIVATESamuel Thibault2020-02-091-4/+4
* htl: Remove unused filesSamuel Thibault2020-02-091-2/+0
* htl: Add internal version of __pthread_mutex_timedlockSamuel Thibault2020-01-131-0/+1
* htl: Add __errno_location and __h_errno_locationSamuel Thibault2020-01-041-0/+1
* hurd: Add missing symbols for proper libc_get/setspecificSamuel Thibault2018-08-081-0/+2
* hurd: Add hurd thread librarySamuel Thibault2018-04-021-0/+156