aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
AgeCommit message (Expand)AuthorFilesLines
45 hoursRevert "Linux: Keep termios ioctl constants strictly internal"Florian Weimer17-111/+260
9 daysaarch64: Add SFrame support for aarch64 architectureClaudiu Zissulescu1-0/+78
9 daysx86: Add SFrame support for x86 architectureClaudiu Zissulescu1-0/+76
12 daysLinux: Keep termios ioctl constants strictly internalFlorian Weimer17-260/+111
13 daysRemove termios2 ioctl defintions from public headersAndreas Schwab2-41/+12
2025-07-04Linux: Fix typo in comment in termios_internals.hFlorian Weimer1-1/+1
2025-06-30AArch64: Avoid memset ifunc in cpu-features.c [BZ #33112]Wilco Dijkstra1-0/+1
2025-06-24Linux: Convert '__close_nocancel_nostatus' to a standalone handlerMaciej W. Rozycki4-8/+34
2025-06-24Linux: Fix '__close_nocancel_nostatus' clobbering 'errno' [BZ #33035]Maciej W. Rozycki1-1/+1
2025-06-23riscv: linux: Add support for getrandom vDSOXi Ruoyao1-1/+2
2025-06-19x86: Update tst-gnu2-tls2 testsH.J. Lu1-4/+4
2025-06-18Fix termios related targetsAndreas Schwab1-9/+18
2025-06-18aarch64: simplify calls to __libc_arm_za_disable in assemblyYury Khrustalev1-14/+9
2025-06-18aarch64: GCS: use internal struct in __alloc_gcsYury Khrustalev1-3/+1
2025-06-17linux/termios: regression test for termios speed functionsH. Peter Anvin (Intel)2-0/+593
2025-06-17termios: unify the naming of the termios speed fieldsH. Peter Anvin (Intel)2-4/+18
2025-06-17termios: add new baud_t interface, defined to be explicitly numericH. Peter Anvin (Intel)34-0/+165
2025-06-17termios: merge the termios baud definitionsH. Peter Anvin (Intel)3-67/+3
2025-06-17linux: implement arbitrary and split speeds in termiosH. Peter Anvin (Intel)61-456/+1129
2025-06-17linux/termios/powerpc: deal with powerpc-unique ioctl emulationH. Peter Anvin (Intel)1-0/+36
2025-06-17linux/ioctls: use <linux/sockios.h> for sockios ioctlsH. Peter Anvin (Intel)1-84/+1
2025-06-17io: replace local_isatty() with a proper function __isatty_nostatus()H. Peter Anvin (Intel)1-0/+29
2025-06-17termios: make __tcsetattr() the internal interfaceH. Peter Anvin (Intel)1-1/+1
2025-06-13riscv: Correct __riscv_hwprobe function prototype [BZ #32932]Mark Harris2-13/+31
2025-06-05Linux: Drop obsolete kernel support with `if_nameindex' and `if_nametoindex'Maciej W. Rozycki1-33/+8
2025-06-03sigaction: don't sign-extend sa_flagsнаб2-2/+2
2025-05-29Update syscall lists for Linux 6.15Joseph Myers26-2/+28
2025-05-28linux: use PKEY_UNRESTRICTED macro in tst-pkeyYury Khrustalev1-3/+3
2025-05-28misc: add PKEY_UNRESTRICTED macroYury Khrustalev1-4/+3
2025-05-19AArch64: Cleanup PAC and BTIWilco Dijkstra2-9/+5
2025-05-19AArch64: Implement AdvSIMD and SVE atan2pi/fDylan Fleming1-0/+5
2025-05-19AArch64: Implement AdvSIMD and SVE atanpi/fDylan Fleming1-0/+5
2025-05-19AArch64: Implement AdvSIMD and SVE asinpi/fDylan Fleming1-0/+5
2025-05-19AArch64: Implement AdvSIMD and SVE acospi/fDylan Fleming1-0/+5
2025-05-15powerpc: Remove check for -mabi=ibmlongdoubleAndreas Schwab2-60/+2
2025-05-14Implement C23 rootn.Joseph Myers30-0/+209
2025-05-09Implement C23 compoundnJoseph Myers30-0/+209
2025-05-05S390: Add new s390 platform z17.Stefan Liebler1-1/+1
2025-04-28nptl: Fix pthread_getattr_np when modules with execstack are allowed (BZ 32897)Adhemerval Zanella1-5/+2
2025-04-25linux/termio: remove <termio.h> and struct termioH. Peter Anvin5-46/+0
2025-04-22Add AT_* constants from Linux 6.12Joseph Myers1-0/+2
2025-04-08stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabsLenard Mollenkopf32-0/+128
2025-04-02sysdeps: powerpc: restore -mlong-double-128 checkSam James2-0/+117
2025-04-01Update syscall lists for Linux 6.14Joseph Myers1-2/+2
2025-03-31Raise the minimum GCC version to 12.1 [BZ #32539]H.J. Lu2-117/+0
2025-03-31aarch64: Fix _dl_tlsdesc_dynamic unwind for pac-ret (BZ 32612)Adhemerval Zanella3-0/+88
2025-03-27Implement C23 pownJoseph Myers30-0/+209
2025-03-25linux: Fix integer overflow warnings when including <sys/mount.h> [BZ #32708]Collin Funk1-1/+1
2025-03-24Add _FORTIFY_SOURCE support for inet_ptonAaron Merey32-0/+32
2025-03-24Update kernel version to 6.13 in header constant testsJoseph Myers3-4/+4