| Commit message (Expand) | Author | Age | Files | Lines |
* | htl: Fix making pthread_join check timeout value | ![](//www.gravatar.com/avatar/25fc28cce58432338f7f7053f2edf6c6?s=13&d=retro) Samuel Thibault | 2025-01-07 | 1 | -1/+7 |
* | htl: move pthread_mutexattr_setprioceiling, pthread_mutexattr_getprioceiling ... | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2025-01-02 | 2 | -5/+6 |
* | htl: move pthread_mutexattr_{setrobust, setrobust_np}, pthread_mutexattr_{get... | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2025-01-02 | 2 | -5/+7 |
* | htl: move pthread_mutexattr_setpshared, pthread_mutexattr_getpshared into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2025-01-02 | 2 | -4/+6 |
* | htl: move pthread_mutexattr_settype, pthread_mutexattr_gettype into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2025-01-02 | 2 | -4/+8 |
* | htl: move pthread_mutexattr_setprotocol into libc. | ![](//www.gravatar.com/avatar/25fc28cce58432338f7f7053f2edf6c6?s=13&d=retro) Samuel Thibault | 2025-01-02 | 2 | -2/+4 |
* | htl: move pthread_mutexattr_getprotocol into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2025-01-02 | 2 | -2/+4 |
* | htl: move pthread_mutexattr_destroy into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2025-01-01 | 2 | -2/+4 |
* | htl: move pthread_mutexattr_init into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2025-01-01 | 2 | -2/+4 |
* | Update copyright dates with scripts/update-copyrights | ![](//www.gravatar.com/avatar/32cce1ce127616e6a97aef49aa34702f?s=13&d=retro) Paul Eggert | 2025-01-01 | 47 | -47/+47 |
* | htl: move pthread_cond_timedwait, pthread_cond_clockwait, pthread_cond_wait i... | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-12-22 | 4 | -14/+9 |
* | htl: move __pthread_mutex_checklocked into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-12-22 | 3 | -1/+3 |
* | htl: move __pthread_timedblock, __pthread_timedblock_intr, __pthread_block, _... | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-12-22 | 3 | -6/+12 |
* | htl: move pthread_cond_signal into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-12-22 | 4 | -4/+4 |
* | htl: move pthread_cond_broadcast into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-12-22 | 4 | -4/+3 |
* | htl: move pthread_cond_destroy into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-12-22 | 4 | -4/+4 |
* | htl: move __pthread_wakeup into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-12-22 | 3 | -2/+3 |
* | htl: move pthread_cond_init into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-12-22 | 4 | -6/+4 |
* | htl: move pthread_sigmask into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-12-14 | 3 | -4/+12 |
* | htl: move __pthread_sigstate into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-12-14 | 3 | -1/+3 |
* | htl: move __pthread_sigstate_destroy into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-12-14 | 3 | -1/+3 |
* | htl: move pthread_condattr_setpshared into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-12-09 | 2 | -3/+3 |
* | htl: move pthread_condattr_setclock into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-12-09 | 2 | -2/+4 |
* | htl: move pthread_condattr_init into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-12-09 | 4 | -6/+3 |
* | htl: move pthread_condattr_getpshared into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-12-09 | 2 | -2/+4 |
* | htl: move pthread_condattr_getclock into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-12-09 | 2 | -2/+3 |
* | htl: move __pthread_default_condattr into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-12-09 | 3 | -1/+3 |
* | htl: move pthread_condattr_destroy into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-12-09 | 4 | -4/+3 |
* | htl: move pthread_attr_init into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-11-19 | 4 | -6/+3 |
* | htl: move pthread_attr_setguardsize into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-11-19 | 2 | -2/+3 |
* | htl: move pthread_attr_setschedparam into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-11-19 | 4 | -7/+2 |
* | htl: move pthread_attr_setscope into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-11-19 | 4 | -7/+2 |
* | htl: move pthread_attr_setstackaddr into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-11-19 | 2 | -3/+9 |
* | htl: move pthread_attr_setstacksize into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-11-19 | 2 | -2/+4 |
* | htl: move pthread_attr_getstack into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-11-19 | 2 | -3/+4 |
* | htl: move pthread_attr_getstackaddr into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-11-19 | 2 | -2/+5 |
* | htl move pthread_attr_getstacksize into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-11-19 | 2 | -2/+5 |
* | htl move pthread_attr_getscope into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-11-19 | 4 | -5/+3 |
* | htl move pthread_attr_getguardsize into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-11-19 | 2 | -2/+7 |
* | htl: move __pthread_default_attr into libc | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-11-19 | 3 | -1/+3 |
* | htl: move pthread_attr_destroy into libc. | ![](//www.gravatar.com/avatar/3eb82ff93a1a9631a7ced7c6290c878d?s=13&d=retro) gfleury | 2024-11-19 | 4 | -5/+2 |
* | hurd: Fix missing pthread_ compat symbol in libc | ![](//www.gravatar.com/avatar/25fc28cce58432338f7f7053f2edf6c6?s=13&d=retro) Samuel Thibault | 2024-08-01 | 1 | -0/+10 |
* | hurd: Fix pthread_self() without libpthread | ![](//www.gravatar.com/avatar/25fc28cce58432338f7f7053f2edf6c6?s=13&d=retro) Samuel Thibault | 2024-07-17 | 1 | -0/+1 |
* | Add pthread_getname_np and pthread_setname_np for Hurd | ![](//www.gravatar.com/avatar/c27187bbe085280318a6c14952176c41?s=13&d=retro) Flavio Cruz | 2024-07-16 | 2 | -0/+7 |
* | htl: Implement some support for TLS_DTV_AT_TP | ![](//www.gravatar.com/avatar/6ab127efe3c0d1c484d83eb956713fda?s=13&d=retro) Sergey Bugaev | 2024-03-23 | 1 | -0/+2 |
* | htl/tests: Reformat Makefile. | ![](//www.gravatar.com/avatar/53983fb5cb125e18c5ec2f1624c915c9?s=13&d=retro) Carlos O'Donell | 2024-02-25 | 1 | -4/+19 |
* | htl: Reformat Makefile. | ![](//www.gravatar.com/avatar/53983fb5cb125e18c5ec2f1624c915c9?s=13&d=retro) Carlos O'Donell | 2024-02-25 | 1 | -141/+183 |
* | Update copyright dates with scripts/update-copyrights | ![](//www.gravatar.com/avatar/32cce1ce127616e6a97aef49aa34702f?s=13&d=retro) Paul Eggert | 2024-01-01 | 47 | -47/+47 |
* | __call_tls_dtors: Use call_function_static_weak | ![](//www.gravatar.com/avatar/25fc28cce58432338f7f7053f2edf6c6?s=13&d=retro) Samuel Thibault | 2023-09-04 | 1 | -4/+1 |
* | htl: thread_local destructors support | ![](//www.gravatar.com/avatar/25fc28cce58432338f7f7053f2edf6c6?s=13&d=retro) Samuel Thibault | 2023-09-03 | 1 | -0/+6 |