aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/htl
AgeCommit message (Expand)Author
2020-01-13htl: Add internal version of __pthread_mutex_timedlockSamuel Thibault
2020-01-13htl: Avoid exposing unixoid functionsSamuel Thibault
2020-01-13htl: Add type sizes in bits/pthreadtypes-arch.h and check themSamuel Thibault
2020-01-13htl: Add internal versions of functions used by C11 threadsSamuel Thibault
2020-01-04htl: Add __errno_location and __h_errno_locationSamuel Thibault
2020-01-04htl: Move pthread_atfork to libc_nonshared.aSamuel Thibault
2020-01-04htl: Use dso_handle.hSamuel Thibault
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-27time: Introduce function to check correctness of nanoseconds valueLukasz Majewski
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-02hurd: advertise *_setpshared as not supportedSamuel Thibault
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-01htl: Fix comparing attr with default valuesSamuel Thibault
2018-08-09hurd: Avoid PLTs for __pthread_get/setspecificSamuel Thibault
2018-07-25Fix C11 conformance issuesAdhemerval Zanella
2018-06-16hurd: Fix missing __pthread_get_cleanup_stack symbolSamuel Thibault
2018-06-16hurd: Avoid PLT ref for __pthread_get_cleanup_stackSamuel Thibault
2018-04-19hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault
2018-04-19Revert "Fix sched_param"Samuel Thibault
2018-04-18Fix sched_paramSamuel Thibault
2018-04-02hurd: Avoid local PLTs in libpthread.Samuel Thibault
2018-04-02hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault
2018-04-02hurd: Add hurd thread librarySamuel Thibault