| Commit message (Expand) | Author | Age | Files | Lines |
* | Add bits/types/ wrappers for stddef.h and stdarg.h types. | Zack Weinberg | 2020-01-08 | 1 | -3/+1 |
* | Don’t include sys/cdefs.h directly from public headers. | Zack Weinberg | 2020-01-08 | 1 | -1/+0 |
* | htl: Add __errno_location and __h_errno_location | Samuel Thibault | 2020-01-04 | 1 | -0/+4 |
* | htl: Move pthread_atfork to libc_nonshared.a | Samuel Thibault | 2020-01-04 | 2 | -3/+3 |
* | htl: Use dso_handle.h | Samuel Thibault | 2020-01-04 | 1 | -5/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 134 | -134/+134 |
* | time: Introduce function to check correctness of nanoseconds value | Lukasz Majewski | 2019-10-27 | 5 | -5/+10 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 134 | -134/+134 |
* | hurd: advertise *_setpshared as not supported | Samuel Thibault | 2019-01-02 | 4 | -0/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 134 | -134/+134 |
* | htl: Fix comparing attr with default values | Samuel Thibault | 2018-12-01 | 4 | -4/+4 |
* | hurd: Avoid PLTs for __pthread_get/setspecific | Samuel Thibault | 2018-08-09 | 3 | -0/+4 |
* | Fix C11 conformance issues | Adhemerval Zanella | 2018-07-25 | 1 | -0/+1 |
* | hurd: Fix missing __pthread_get_cleanup_stack symbol | Samuel Thibault | 2018-06-16 | 2 | -3/+1 |
* | hurd: Avoid PLT ref for __pthread_get_cleanup_stack | Samuel Thibault | 2018-06-16 | 2 | -1/+3 |
* | hurd: Avoid exposing all <sched.h> symbols from sys/types.h | Samuel Thibault | 2018-04-19 | 1 | -1/+1 |
* | Revert "Fix sched_param" | Samuel Thibault | 2018-04-19 | 3 | -5/+5 |
* | Fix sched_param | Samuel Thibault | 2018-04-18 | 3 | -5/+5 |
* | hurd: Avoid local PLTs in libpthread. | Samuel Thibault | 2018-04-02 | 10 | -14/+52 |
* | hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ | Samuel Thibault | 2018-04-02 | 121 | -848/+847 |
* | hurd: Add hurd thread library | Samuel Thibault | 2018-04-02 | 139 | -0/+6854 |