summaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2025-11-21linux: Handle EINVAL as unsupported on tst-pidfd_getinfoAdhemerval Zanella
2025-11-19malloc: add free_sized and free_aligned_sized from C23Justin King
2025-11-19linux/termios: test the kernel-side termios canonicalizationH. Peter Anvin
2025-11-18Add new AArch64 HWCAP3 definitions from Linux 6.17 to bits/hwcap.hAdhemerval Zanella
2025-11-18Remove support for lock elision.Stefan Liebler
2025-11-18linux/termios: factor out the kernel interface from termios_internal.hH. Peter Anvin
2025-11-18linux/termios: clear k_termios.c_cflag & CIBAUD for non-split speed [BZ 33340]H. Peter Anvin
2025-11-17math: Don't redirect inlined builtin math functionsAdhemerval Zanella
2025-11-13linux: Add mseal to mips32 nofpu abilistAdhemerval Zanella
2025-11-13hppa: Consistently reference LGPL in copyright headerFlorian Weimer
2025-11-13Change fromfp functions to return floating types following C23 (bug 28327)Joseph Myers
2025-11-12linux: Add mseal syscall supportAdhemerval Zanella
2025-11-05math: Remove the SVID error handling from tgammafAdhemerval Zanella
2025-11-05math: Remove the SVID error handling from lgammaf/lgammaf_rAdhemerval Zanella
2025-11-05Add FD_PIDFS_ROOT from Linux 6.17 to bits/fcntl-linux.hAdhemerval Zanella
2025-11-05Add AT_EXECVE_CHECK from Linux 6.14 to bits/fcntl-linux.hAdhemerval Zanella
2025-11-05Add AT_HANDLE_CONNECTABLE from Linux 6.13 to bits/fcntl-linux.hAdhemerval Zanella
2025-11-05Update syscall lists for Linux 6.17Adhemerval Zanella
2025-11-05Update PIDFD_* constants for Linux 6.17Adhemerval Zanella
2025-11-05Update kernel version to 6.17 in header constant testsAdhemerval Zanella
2025-11-05math: Remove the SVID error handling from atan2fAdhemerval Zanella
2025-11-04riscv: Add vector registers to __SYSCALL_CLOBBERSPeter Bergner
2025-11-04math: Remove the SVID error handling wrapper from sqrtAdhemerval Zanella
2025-11-04math: Remove the SVID error handling from sinhfAdhemerval Zanella
2025-11-04math: Remove the SVID error handling from remainderAdhemerval Zanella
2025-11-04math: Remove the SVID error handling from remainderfAdhemerval Zanella
2025-11-04sh: Move atomic-machine to generic sysdepAdhemerval Zanella
2025-11-04riscv: Consolidade atomic-machine.h and remove ununsed atomic macrosAdhemerval Zanella
2025-11-04loongarch: Consolidate atomic-machine.h and remove ununsed atomic macrosAdhemerval Zanella
2025-11-04m68k: Consolidade atomic-machine.h and Remove ununsed atomic macrosAdhemerval Zanella
2025-11-04hppa: Move atomic-machine to generic sysdepAdhemerval Zanella
2025-11-04arm: Consolidate atomic-machine.h and Remove ununsed atomic macrosAdhemerval Zanella
2025-10-31aarch64: fix cfi directives around __libc_arm_za_disableYury Khrustalev
2025-10-30math: Remove the SVID error handling wrapper from yn/jnAdhemerval Zanella
2025-10-30math: Remove the SVID error handling wrapper from y1/j1Adhemerval Zanella
2025-10-30math: Remove the SVID error handling wrapper from y0/j0Adhemerval Zanella
2025-10-30math: Remove the SVID error handling from coshfAdhemerval Zanella
2025-10-30math: Remove the SVID error handling from atanhfAdhemerval Zanella
2025-10-30math: Remove the SVID error handling from acoshfAdhemerval Zanella
2025-10-30math: Remove the SVID error handling from asinfAdhemerval Zanella
2025-10-30math: Remove the SVID error handling from acosfAdhemerval Zanella
2025-10-30math: Remove the SVID error handling from log10fAdhemerval Zanella
2025-10-30m68k: Remove SVID error handling on fmodAdhemerval Zanella
2025-10-30m68k: Remove the SVID error handling from fmodfAdhemerval Zanella
2025-10-30i386: Remove the SVID error handling from fmodfAdhemerval Zanella
2025-10-30i386: Remove the SVID error handling from fmodAdhemerval Zanella
2025-10-28Rename uimaxabs to umaxabs (bug 33325)Joseph Myers
2025-10-26Linux: fix tst-copy_file_range-large test on 32-bit platforms.Collin Funk
2025-10-21termios: Suppress clang -Winitializer-overrider on ___cbaud_to_speedAdhemerval Zanella
2025-10-21Suppress -Wmaybe-uninitialized only for gccAdhemerval Zanella