aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd
AgeCommit message (Expand)AuthorFilesLines
4 daysImplement C23 powrJoseph Myers2-0/+16
5 dayself: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263]Adhemerval Zanella1-0/+2
11 daysImplement C23 rsqrtJoseph Myers2-0/+16
13 dayshtl: Make __pthread_sigmask directly call __sigthreadmaskSamuel Thibault1-0/+2
13 dayshurd: Consolidate signal mask changeSamuel Thibault3-103/+87
13 daysRemove dl-procinfo.hAdhemerval Zanella1-1/+0
2025-03-02htl: move pthread_once into libcSamuel Thibault4-2/+4
2025-02-16htl: move pthread_rwlock_init into libc.gfleury4-2/+4
2025-02-16htl: move pthread_rwlock_destroy into libc.gfleury4-2/+4
2025-02-16htl: move pthread_rwlock_{rdlock, timedrdlock, timedwrlock, wrlock, clockrdlo...gfleury4-12/+24
2025-02-16htl: move pthread_rwlock_unlock into libc.gfleury4-2/+4
2025-02-16htl: move pthread_rwlock_tryrdlock, pthread_rwlock_trywrlock into libc.gfleury4-4/+8
2025-02-16htl: move pthread_rwlockattr_getpshared, pthread_rwlockattr_setpshared into l...gfleury4-4/+8
2025-02-16htl: move pthread_rwlockattr_destroy into libc.gfleury4-2/+4
2025-02-16htl: move pthread_rwlockattr_init into libc.gfleury4-2/+4
2025-02-10hurd: Replace char foo[1024] with string_tSamuel Thibault7-7/+7
2025-02-10hurd: Drop useless buffer initialization in ttyname*Samuel Thibault2-2/+0
2025-02-10htl: move pthread_barrier_wait into libc.gfleury4-2/+4
2025-02-10htl: move pthread_barrier_init into libc.gfleury4-2/+4
2025-02-10htl: move pthread_barrier_destroy into libc.gfleury4-2/+4
2025-02-10htl: move pthread_barrierattr_getpshared, pthread_barrierattr_setpshared into...gfleury4-4/+8
2025-02-10htl: move pthread_barrierattr_init into libc.gfleury4-2/+4
2025-02-10htl: move pthread_barrierattr_destroy into libc.gfleury4-2/+4
2025-02-01hurd: Use the new __proc_reauthenticate_complete protocolSergey Bugaev1-5/+23
2025-02-01htl: move pthread_setcancelstate into libc.gfleury3-2/+1
2025-01-29htl: move pthread_setcanceltype into libc.gfleury3-2/+1
2025-01-29htl: move pthread_mutex_consistent, pthread_mutex_consistent_np into libc.gfleury5-8/+19
2025-01-29htl: move pthread_mutex_destroy into libc.gfleury4-4/+7
2025-01-29htl: move pthread_mutex_getprioceiling, pthread_mutex_setprioceiling into libcgfleury6-8/+24
2025-01-29htl: move pthread_mutex_{lock, unlock, trylock, timedlock, clocklock}gfleury8-24/+34
2025-01-29htl: move pthread_mutex_init into libc.gfleury4-4/+7
2025-01-19hurd: Fix EINVAL error on linking to a slash-trailing path [BZ #32569]Samuel Thibault4-7/+23
2025-01-12hurd: Set _POSIX_MONOTONIC_CLOCK to 200809LSamuel Thibault1-1/+1
2025-01-12hurd: Mark more memory-hungry tests as unsupportedSamuel Thibault1-0/+1
2025-01-12hurd: Mark more memory-hungry tests as unsupportedSamuel Thibault1-0/+5
2025-01-12hurd: Mark tst-tls-allocation-failure-static-patched as supportedSamuel Thibault1-3/+0
2025-01-12hurd: Cope with signals sent to ourself earlySamuel Thibault1-0/+10
2025-01-11hurd: Mark more memory-hungry tests as unsupportedSamuel Thibault1-0/+22
2025-01-07hurd: Accept null arguments for utimensat pathnameSamuel Thibault1-5/+11
2025-01-06hurd: Fix shutdown() errno on non-sockSamuel Thibault1-0/+5
2025-01-02htl: move pthread_mutexattr_setprioceiling, pthread_mutexattr_getprioceiling ...gfleury6-8/+24
2025-01-02htl: move pthread_mutexattr_{setrobust, setrobust_np}, pthread_mutexattr_{get...gfleury6-14/+36
2025-01-02htl: move pthread_mutexattr_setpshared, pthread_mutexattr_getpshared into libc.gfleury6-8/+29
2025-01-02htl: move pthread_mutexattr_settype, pthread_mutexattr_gettype into libc.gfleury6-7/+22
2025-01-02htl: move pthread_mutexattr_setprotocol into libc.Samuel Thibault5-4/+13
2025-01-02htl: move pthread_mutexattr_getprotocol into libc.gfleury5-4/+13
2025-01-01htl: move pthread_mutexattr_destroy into libc.gfleury5-3/+3
2025-01-01htl: move pthread_mutexattr_init into libc.gfleury5-2/+3
2025-01-01bits/socket.h: Update to recent BSD definitionSamuel Thibault1-8/+4
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert383-383/+383