about summary refs log tree commit diff
path: root/sysdeps/htl
Commit message (Expand)AuthorAgeFilesLines
* htl: Add internal version of __pthread_mutex_timedlockSamuel Thibault2020-01-132-1/+4
* htl: Avoid exposing unixoid functionsSamuel Thibault2020-01-131-1/+1
* htl: Add type sizes in bits/pthreadtypes-arch.h and check themSamuel Thibault2020-01-1311-0/+24
* htl: Add internal versions of functions used by C11 threadsSamuel Thibault2020-01-133-1/+5
* htl: Add __errno_location and __h_errno_locationSamuel Thibault2020-01-041-0/+4
* htl: Move pthread_atfork to libc_nonshared.aSamuel Thibault2020-01-042-3/+3
* htl: Use dso_handle.hSamuel Thibault2020-01-041-5/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01134-134/+134
* time: Introduce function to check correctness of nanoseconds valueLukasz Majewski2019-10-275-5/+10
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07134-134/+134
* hurd: advertise *_setpshared as not supportedSamuel Thibault2019-01-024-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01134-134/+134
* htl: Fix comparing attr with default valuesSamuel Thibault2018-12-014-4/+4
* hurd: Avoid PLTs for __pthread_get/setspecificSamuel Thibault2018-08-093-0/+4
* Fix C11 conformance issuesAdhemerval Zanella2018-07-251-0/+1
* hurd: Fix missing __pthread_get_cleanup_stack symbolSamuel Thibault2018-06-162-3/+1
* hurd: Avoid PLT ref for __pthread_get_cleanup_stackSamuel Thibault2018-06-162-1/+3
* hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault2018-04-191-1/+1
* Revert "Fix sched_param"Samuel Thibault2018-04-193-5/+5
* Fix sched_paramSamuel Thibault2018-04-183-5/+5
* hurd: Avoid local PLTs in libpthread.Samuel Thibault2018-04-0210-14/+52
* hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault2018-04-02121-848/+847
* hurd: Add hurd thread librarySamuel Thibault2018-04-02139-0/+6854