2025-07-06 |
Samuel Thibault | htl: move __pthread_get_cleanup_stack to libc |
tree | commitdiff |
2025-07-05 |
Samuel Thibault | hurd: Mark more xfails for missing RLIMIT_AS support |
tree | commitdiff |
2025-06-21 |
Collin Funk | hurd: Remove a duplicate entry from 'tests-unsupported'. |
tree | commitdiff |
2025-06-21 |
Collin Funk | hurd: Fix redefinition of 'P2ALIGN'. |
tree | commitdiff |
2025-06-17 |
H. Peter Anvin ... | termios: add new baud_t interface, defined to be explic... |
tree | commitdiff |
2025-06-17 |
H. Peter Anvin ... | hurd/termios: remove USE_OLD_TTY |
tree | commitdiff |
2025-06-15 |
gfleury | htl: move pthread_key_*, pthread_get/setspecific |
tree | commitdiff |
2025-06-09 |
Samuel Thibault | hurd: Make __getrandom_early_init call __mach_init |
tree | commitdiff |
2025-05-14 |
Joseph Myers | Implement C23 rootn. |
tree | commitdiff |
2025-05-11 |
Samuel Thibault | hurd: Make rename refuse trailing slashes [BZ #32570] |
tree | commitdiff |
2025-05-09 |
Joseph Myers | Implement C23 compoundn |
tree | commitdiff |
2025-04-28 |
Adhemerval Zanella | nptl: Fix pthread_getattr_np when modules with execstac... |
tree | commitdiff |
2025-04-21 |
Samuel Thibault | hurd: Make symlink return EEXIST on existing target... |
tree | commitdiff |
2025-04-21 |
Samuel Thibault | hurd: Clear FP exceptions before calling signal handler |
tree | commitdiff |
2025-04-21 |
Samuel Thibault | hurd: Do not check for xstate level if it was not initi... |
tree | commitdiff |
2025-04-21 |
Samuel Thibault | hurd: Do not restore xstate when it is not initialized |
tree | commitdiff |
2025-04-19 |
Samuel Thibault | hurd: Make *utime*s catch invalid times [BZ #32802... |
tree | commitdiff |
2025-04-18 |
Luca Dariz | hurd: save xstate during signal handling |
tree | commitdiff |
2025-04-18 |
Zhaoming Luo | hurd: Check return value of mach_port_mod_refs() in... |
tree | commitdiff |
2025-04-08 |
Lenard Mollenkopf | stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs |
tree | commitdiff |
2025-04-02 |
Adhemerval Zanella | stdlib: Fix qsort memory leak if callback throws (BZ... |
tree | commitdiff |
2025-03-27 |
Joseph Myers | Implement C23 pown |
tree | commitdiff |
2025-03-25 |
Zhaoming Luo | mach: Use the host_get_time64 to replace the deprecated... |
tree | commitdiff |
2025-03-24 |
Aaron Merey | Add _FORTIFY_SOURCE support for inet_pton |
tree | commitdiff |
2025-03-21 |
Adhemerval Zanella | debug: Improve '%n' fortify detection (BZ 30932) |
tree | commitdiff |
2025-03-21 |
Adhemerval Zanella | Remove eloop-threshold.h |
tree | commitdiff |
2025-03-21 |
Frédéric Bérat | Add _FORTIFY_SOURCE support for inet_ntop |
tree | commitdiff |
2025-03-14 |
Joseph Myers | Implement C23 powr |
tree | commitdiff |
2025-03-13 |
Adhemerval Zanella | elf: Canonicalize $ORIGIN in an explicit ld.so invocati... |
tree | commitdiff |
2025-03-07 |
Joseph Myers | Implement C23 rsqrt |
tree | commitdiff |
2025-03-06 |
Samuel Thibault | htl: Make __pthread_sigmask directly call __sigthreadmask |
tree | commitdiff |
2025-03-06 |
Samuel Thibault | hurd: Consolidate signal mask change |
tree | commitdiff |
2025-03-05 |
Adhemerval Zanella | Remove dl-procinfo.h |
tree | commitdiff |
2025-03-02 |
Samuel Thibault | htl: move pthread_once into libc |
tree | commitdiff |
2025-02-16 |
gfleury | htl: move pthread_rwlock_init into libc. |
tree | commitdiff |
2025-02-16 |
gfleury | htl: move pthread_rwlock_destroy into libc. |
tree | commitdiff |
2025-02-16 |
gfleury | htl: move pthread_rwlock_{rdlock, timedrdlock, timedwrl... |
tree | commitdiff |
2025-02-16 |
gfleury | htl: move pthread_rwlock_unlock into libc. |
tree | commitdiff |
2025-02-16 |
gfleury | htl: move pthread_rwlock_tryrdlock, pthread_rwlock_tryw... |
tree | commitdiff |
2025-02-16 |
gfleury | htl: move pthread_rwlockattr_getpshared, pthread_rwlock... |
tree | commitdiff |
2025-02-16 |
gfleury | htl: move pthread_rwlockattr_destroy into libc. |
tree | commitdiff |
2025-02-16 |
gfleury | htl: move pthread_rwlockattr_init into libc. |
tree | commitdiff |
2025-02-10 |
Samuel Thibault | hurd: Replace char foo[1024] with string_t |
tree | commitdiff |
2025-02-10 |
Samuel Thibault | hurd: Drop useless buffer initialization in ttyname* |
tree | commitdiff |
2025-02-10 |
gfleury | htl: move pthread_barrier_wait into libc. |
tree | commitdiff |
2025-02-10 |
gfleury | htl: move pthread_barrier_init into libc. |
tree | commitdiff |
2025-02-10 |
gfleury | htl: move pthread_barrier_destroy into libc. |
tree | commitdiff |
2025-02-10 |
gfleury | htl: move pthread_barrierattr_getpshared, pthread_barri... |
tree | commitdiff |
2025-02-10 |
gfleury | htl: move pthread_barrierattr_init into libc. |
tree | commitdiff |
2025-02-10 |
gfleury | htl: move pthread_barrierattr_destroy into libc. |
tree | commitdiff |
2025-02-01 |
Sergey Bugaev | hurd: Use the new __proc_reauthenticate_complete protocol |
tree | commitdiff |
2025-02-01 |
gfleury | htl: move pthread_setcancelstate into libc. |
tree | commitdiff |
2025-01-29 |
gfleury | htl: move pthread_setcanceltype into libc. |
tree | commitdiff |
2025-01-29 |
gfleury | htl: move pthread_mutex_consistent, pthread_mutex_consi... |
tree | commitdiff |
2025-01-29 |
gfleury | htl: move pthread_mutex_destroy into libc. |
tree | commitdiff |
2025-01-29 |
gfleury | htl: move pthread_mutex_getprioceiling, pthread_mutex_s... |
tree | commitdiff |
2025-01-29 |
gfleury | htl: move pthread_mutex_{lock, unlock, trylock, timedlo... |
tree | commitdiff |
2025-01-29 |
gfleury | htl: move pthread_mutex_init into libc. |
tree | commitdiff |
2025-01-19 |
Samuel Thibault | hurd: Fix EINVAL error on linking to a slash-trailing... |
tree | commitdiff |
2025-01-13 |
Samuel Thibault | mach: Fix fallthrough warning |
tree | commitdiff |
2025-01-12 |
Samuel Thibault | hurd: Set _POSIX_MONOTONIC_CLOCK to 200809L |
tree | commitdiff |
2025-01-12 |
Samuel Thibault | hurd: Add CLOCK_MONOTONIC to clock_nanosleep |
tree | commitdiff |
2025-01-12 |
Zhaoming Luo | mach: Add CLOCK_MONOTONIC case in clock_gettime() |
tree | commitdiff |
2025-01-12 |
Samuel Thibault | hurd: Mark more memory-hungry tests as unsupported |
tree | commitdiff |
2025-01-12 |
Samuel Thibault | hurd: Mark more memory-hungry tests as unsupported |
tree | commitdiff |
2025-01-11 |
Samuel Thibault | hurd: Mark tst-tls-allocation-failure-static-patched... |
tree | commitdiff |
2025-01-11 |
Samuel Thibault | hurd: Cope with signals sent to ourself early |
tree | commitdiff |
2025-01-11 |
Samuel Thibault | hurd: Mark more memory-hungry tests as unsupported |
tree | commitdiff |
2025-01-07 |
Samuel Thibault | hurd: Accept null arguments for utimensat pathname |
tree | commitdiff |
2025-01-07 |
Samuel Thibault | mach: Make clock_nanosleep also check tv_sec |
tree | commitdiff |
2025-01-06 |
Samuel Thibault | hurd: Fix shutdown() errno on non-sock |
tree | commitdiff |
2025-01-02 |
gfleury | htl: move pthread_mutexattr_setprioceiling, pthread_mut... |
tree | commitdiff |
2025-01-02 |
gfleury | htl: move pthread_mutexattr_{setrobust, setrobust_np... |
tree | commitdiff |
2025-01-02 |
gfleury | htl: move pthread_mutexattr_setpshared, pthread_mutexat... |
tree | commitdiff |
2025-01-01 |
gfleury | htl: move pthread_mutexattr_settype, pthread_mutexattr_... |
tree | commitdiff |
2025-01-01 |
Samuel Thibault | htl: move pthread_mutexattr_setprotocol into libc. |
tree | commitdiff |
2025-01-01 |
gfleury | htl: move pthread_mutexattr_getprotocol into libc. |
tree | commitdiff |
2025-01-01 |
gfleury | htl: move pthread_mutexattr_destroy into libc. |
tree | commitdiff |
2025-01-01 |
gfleury | htl: move pthread_mutexattr_init into libc. |
tree | commitdiff |
2025-01-01 |
Samuel Thibault | bits/socket.h: Update to recent BSD definition |
tree | commitdiff |
2025-01-01 |
Paul Eggert | Update copyright dates with scripts/update-copyrights |
tree | commitdiff |
2024-12-31 |
Adhemerval Zanella | elf: Do not change stack permission on dlopen/dlmopen |
tree | commitdiff |
2024-12-27 |
Samuel Thibault | hurd: Avoid asm statements which return |
tree | commitdiff |
2024-12-22 |
gfleury | htl: move pthread_cond_timedwait, pthread_cond_clockwai... |
tree | commitdiff |
2024-12-22 |
gfleury | htl: move __pthread_mutex_checklocked into libc. |
tree | commitdiff |
2024-12-22 |
gfleury | htl: move __pthread_timedblock, __pthread_timedblock_in... |
tree | commitdiff |
2024-12-22 |
gfleury | htl: move pthread_cond_signal into libc. |
tree | commitdiff |
2024-12-22 |
gfleury | htl: move pthread_cond_broadcast into libc. |
tree | commitdiff |
2024-12-22 |
gfleury | htl: move pthread_cond_destroy into libc. |
tree | commitdiff |
2024-12-22 |
gfleury | htl: move __pthread_wakeup into libc. |
tree | commitdiff |
2024-12-22 |
gfleury | htl: move pthread_cond_init into libc. |
tree | commitdiff |
2024-12-22 |
Samuel Thibault | hurd: make mprotect translate KERN_PROTECTION_FAILURE... |
tree | commitdiff |
2024-12-14 |
gfleury | htl: move pthread_sigmask into libc. |
tree | commitdiff |
2024-12-14 |
gfleury | htl: move __pthread_sigstate into libc. |
tree | commitdiff |
2024-12-14 |
gfleury | htl: move __pthread_sigstate_destroy into libc. |
tree | commitdiff |
2024-12-12 |
Joseph Myers | Implement C23 atan2pi |
tree | commitdiff |
2024-12-11 |
Joseph Myers | Implement C23 atanpi |
tree | commitdiff |
2024-12-10 |
Joseph Myers | Implement C23 asinpi |
tree | commitdiff |
2024-12-09 |
Joseph Myers | Implement C23 acospi |
tree | commitdiff |
2024-12-09 |
gfleury | htl: move pthread_condattr_setpshared into libc. |
tree | commitdiff |
next |