Age | Commit message (Expand) | Author | Files | Lines |
2025-07-06 | htl: move __pthread_get_cleanup_stack to libc | Samuel Thibault | 4 | -3/+3 |
2025-07-05 | hurd: Mark more xfails for missing RLIMIT_AS support | Samuel Thibault | 1 | -0/+1 |
2025-06-21 | hurd: Remove a duplicate entry from 'tests-unsupported'. | Collin Funk | 1 | -3/+0 |
2025-06-17 | termios: add new baud_t interface, defined to be explicitly numeric | H. Peter Anvin (Intel) | 2 | -0/+10 |
2025-06-17 | hurd/termios: remove USE_OLD_TTY | H. Peter Anvin (Intel) | 1 | -29/+2 |
2025-06-15 | htl: move pthread_key_*, pthread_get/setspecific | gfleury | 4 | -10/+18 |
2025-06-09 | hurd: Make __getrandom_early_init call __mach_init | Samuel Thibault | 1 | -0/+30 |
2025-05-14 | Implement C23 rootn. | Joseph Myers | 2 | -0/+16 |
2025-05-12 | hurd: Make rename refuse trailing slashes [BZ #32570] | Samuel Thibault | 1 | -3/+16 |
2025-05-09 | Implement C23 compoundn | Joseph Myers | 2 | -0/+16 |
2025-04-28 | nptl: Fix pthread_getattr_np when modules with execstack are allowed (BZ 32897) | Adhemerval Zanella | 1 | -3/+2 |
2025-04-21 | hurd: Make symlink return EEXIST on existing target directory | Samuel Thibault | 1 | -1/+1 |
2025-04-21 | hurd: Clear FP exceptions before calling signal handler | Samuel Thibault | 1 | -4/+10 |
2025-04-21 | hurd: Do not check for xstate level if it was not initialized | Samuel Thibault | 1 | -1/+1 |
2025-04-21 | hurd: Do not restore xstate when it is not initialized | Samuel Thibault | 2 | -34/+40 |
2025-04-20 | hurd: Make *utime*s catch invalid times [BZ #32802, BZ #32803] | Samuel Thibault | 3 | -12/+66 |
2025-04-18 | hurd: save xstate during signal handling | Luca Dariz | 5 | -25/+134 |
2025-04-18 | hurd: Check return value of mach_port_mod_refs() in the dup routine of fcntl() | Zhaoming Luo | 2 | -28/+87 |
2025-04-08 | stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs | Lenard Mollenkopf | 2 | -0/+8 |
2025-04-02 | stdlib: Fix qsort memory leak if callback throws (BZ 32058) | Adhemerval Zanella | 1 | -0/+3 |
2025-03-27 | Implement C23 pown | Joseph Myers | 2 | -0/+16 |
2025-03-24 | Add _FORTIFY_SOURCE support for inet_pton | Aaron Merey | 2 | -0/+2 |
2025-03-21 | Remove eloop-threshold.h | Adhemerval Zanella | 2 | -11/+7 |
2025-03-21 | Add _FORTIFY_SOURCE support for inet_ntop | Frédéric Bérat | 2 | -0/+2 |
2025-03-14 | Implement C23 powr | Joseph Myers | 2 | -0/+16 |
2025-03-13 | elf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263] | Adhemerval Zanella | 1 | -0/+2 |
2025-03-07 | Implement C23 rsqrt | Joseph Myers | 2 | -0/+16 |
2025-03-06 | htl: Make __pthread_sigmask directly call __sigthreadmask | Samuel Thibault | 1 | -0/+2 |
2025-03-06 | hurd: Consolidate signal mask change | Samuel Thibault | 3 | -103/+87 |
2025-03-05 | Remove dl-procinfo.h | Adhemerval Zanella | 1 | -1/+0 |
2025-03-02 | htl: move pthread_once into libc | Samuel Thibault | 4 | -2/+4 |
2025-02-16 | htl: move pthread_rwlock_init into libc. | gfleury | 4 | -2/+4 |
2025-02-16 | htl: move pthread_rwlock_destroy into libc. | gfleury | 4 | -2/+4 |
2025-02-16 | htl: move pthread_rwlock_{rdlock, timedrdlock, timedwrlock, wrlock, clockrdlo... | gfleury | 4 | -12/+24 |
2025-02-16 | htl: move pthread_rwlock_unlock into libc. | gfleury | 4 | -2/+4 |
2025-02-16 | htl: move pthread_rwlock_tryrdlock, pthread_rwlock_trywrlock into libc. | gfleury | 4 | -4/+8 |
2025-02-16 | htl: move pthread_rwlockattr_getpshared, pthread_rwlockattr_setpshared into l... | gfleury | 4 | -4/+8 |
2025-02-16 | htl: move pthread_rwlockattr_destroy into libc. | gfleury | 4 | -2/+4 |
2025-02-16 | htl: move pthread_rwlockattr_init into libc. | gfleury | 4 | -2/+4 |
2025-02-10 | hurd: Replace char foo[1024] with string_t | Samuel Thibault | 7 | -7/+7 |
2025-02-10 | hurd: Drop useless buffer initialization in ttyname* | Samuel Thibault | 2 | -2/+0 |
2025-02-10 | htl: move pthread_barrier_wait into libc. | gfleury | 4 | -2/+4 |
2025-02-10 | htl: move pthread_barrier_init into libc. | gfleury | 4 | -2/+4 |
2025-02-10 | htl: move pthread_barrier_destroy into libc. | gfleury | 4 | -2/+4 |
2025-02-10 | htl: move pthread_barrierattr_getpshared, pthread_barrierattr_setpshared into... | gfleury | 4 | -4/+8 |
2025-02-10 | htl: move pthread_barrierattr_init into libc. | gfleury | 4 | -2/+4 |
2025-02-10 | htl: move pthread_barrierattr_destroy into libc. | gfleury | 4 | -2/+4 |
2025-02-01 | hurd: Use the new __proc_reauthenticate_complete protocol | Sergey Bugaev | 1 | -5/+23 |
2025-02-01 | htl: move pthread_setcancelstate into libc. | gfleury | 3 | -2/+1 |
2025-01-29 | htl: move pthread_setcanceltype into libc. | gfleury | 3 | -2/+1 |