| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-02 | stdlib: Fix qsort memory leak if callback throws (BZ 32058) | Adhemerval Zanella | 1 | -0/+15 |
| 2025-03-15 | htl: Make pthread_setcanceltype / state a cancellation point | Samuel Thibault | 1 | -0/+8 |
| 2025-03-02 | htl: move pthread_once into libc | Samuel Thibault | 2 | -3/+8 |
| 2025-02-16 | htl: don't export __pthread_default_rwlockattr anymore. | gfleury | 1 | -1/+0 |
| 2025-02-16 | htl: move pthread_rwlock_init into libc. | gfleury | 2 | -3/+8 |
| 2025-02-16 | htl: move pthread_rwlock_destroy into libc. | gfleury | 2 | -4/+8 |
| 2025-02-16 | htl: move pthread_rwlock_{rdlock, timedrdlock, timedwrlock, wrlock, clockrdlo... | gfleury | 7 | -17/+54 |
| 2025-02-16 | htl: move pthread_rwlock_unlock into libc. | gfleury | 3 | -5/+8 |
| 2025-02-16 | htl: move pthread_rwlock_tryrdlock, pthread_rwlock_trywrlock into libc. | gfleury | 3 | -8/+18 |
| 2025-02-16 | htl: move pthread_rwlockattr_getpshared, pthread_rwlockattr_setpshared into l... | gfleury | 3 | -2/+22 |
| 2025-02-16 | htl: move pthread_rwlockattr_destroy into libc. | gfleury | 2 | -1/+10 |
| 2025-02-16 | htl: move pthread_rwlockattr_init into libc. | gfleury | 2 | -1/+10 |
| 2025-02-16 | htl: move __pthread_default_rwlockattr into libc. | gfleury | 1 | -0/+1 |
| 2025-02-10 | htl: stop exporting __pthread_default_barrierattr. | gfleury | 1 | -1/+0 |
| 2025-02-10 | htl: move pthread_barrier_wait into libc. | gfleury | 2 | -2/+10 |
| 2025-02-10 | htl: move pthread_barrier_init into libc. | gfleury | 2 | -2/+12 |
| 2025-02-10 | htl: move pthread_barrier_destroy into libc. | gfleury | 2 | -1/+10 |
| 2025-02-10 | htl: move pthread_barrierattr_getpshared, pthread_barrierattr_setpshared into... | gfleury | 3 | -2/+22 |
| 2025-02-10 | htl: move pthread_barrierattr_init into libc. | gfleury | 2 | -1/+10 |
| 2025-02-10 | htl: move pthread_barrierattr_destroy into libc. | gfleury | 2 | -2/+11 |
| 2025-02-10 | htl: move __pthread_default_barrierattr into libc. | gfleury | 1 | -0/+1 |
| 2025-02-01 | htl: move pthread_setcancelstate into libc. | gfleury | 3 | -7/+2 |
| 2025-01-29 | htl: move pthread_setcanceltype into libc. | gfleury | 2 | -2/+3 |
| 2025-01-29 | htl: move pthread_mutex_consistent, pthread_mutex_consistent_np into libc. | gfleury | 1 | -0/+2 |
| 2025-01-29 | htl: move pthread_mutex_destroy into libc. | gfleury | 3 | -6/+0 |
| 2025-01-29 | htl: move pthread_mutex_getprioceiling, pthread_mutex_setprioceiling into libc | gfleury | 1 | -0/+6 |
| 2025-01-29 | htl: move pthread_mutex_{lock, unlock, trylock, timedlock, clocklock} | gfleury | 4 | -22/+13 |
| 2025-01-29 | htl: move pthread_mutex_init into libc. | gfleury | 4 | -8/+2 |
| 2025-01-29 | htl: remove leftover for pthread_mutexattr_settype | gfleury | 2 | -6/+0 |
| 2025-01-02 | htl: move pthread_mutexattr_setprioceiling, pthread_mutexattr_getprioceiling ... | gfleury | 1 | -0/+7 |
| 2025-01-02 | htl: move pthread_mutexattr_{setrobust, setrobust_np}, pthread_mutexattr_{get... | gfleury | 1 | -0/+16 |
| 2025-01-02 | htl: move pthread_mutexattr_setpshared, pthread_mutexattr_getpshared into libc. | gfleury | 1 | -0/+6 |
| 2025-01-02 | htl: move pthread_mutexattr_settype, pthread_mutexattr_gettype into libc. | gfleury | 1 | -0/+7 |
| 2025-01-02 | htl: move pthread_mutexattr_setprotocol into libc. | Samuel Thibault | 1 | -0/+4 |
| 2025-01-02 | htl: move pthread_mutexattr_getprotocol into libc. | gfleury | 1 | -0/+3 |
| 2025-01-01 | htl: move pthread_mutexattr_destroy into libc. | gfleury | 1 | -2/+2 |
| 2025-01-01 | htl: move pthread_mutexattr_init into libc. | gfleury | 2 | -5/+1 |
| 2025-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 114 | -114/+114 |
| 2024-12-22 | htl: move pthread_cond_timedwait, pthread_cond_clockwait, pthread_cond_wait i... | gfleury | 5 | -13/+18 |
| 2024-12-22 | htl: move pthread_cond_signal into libc. | gfleury | 3 | -4/+7 |
| 2024-12-22 | htl: move pthread_cond_broadcast into libc. | gfleury | 4 | -7/+10 |
| 2024-12-22 | htl: move pthread_cond_destroy into libc. | gfleury | 4 | -4/+8 |
| 2024-12-22 | htl: move pthread_cond_init into libc. | gfleury | 4 | -7/+8 |
| 2024-12-14 | htl: move pthread_sigmask into libc. | gfleury | 2 | -3/+5 |
| 2024-12-09 | htl: move pthread_condattr_setpshared into libc. | gfleury | 1 | -1/+7 |
| 2024-12-09 | htl: move pthread_condattr_setclock into libc. | gfleury | 1 | -2/+8 |
| 2024-12-09 | htl: move pthread_condattr_init into libc. | gfleury | 3 | -3/+8 |
| 2024-12-09 | htl: move pthread_condattr_getpshared into libc. | gfleury | 1 | -1/+7 |
| 2024-12-09 | htl: move pthread_condattr_getclock into libc. | gfleury | 1 | -2/+7 |
| 2024-12-09 | htl: move __pthread_default_condattr into libc. | gfleury | 1 | -0/+1 |