aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
AgeCommit message (Expand)Author
2023-11-03Add SEGV_CPERR from Linux 6.6 to bits/siginfo-consts.hJoseph Myers
2023-11-03linux: Add HWCAP2_HBC from Linux 6.6 to AArch64 bits/hwcap.hAdhemerval Zanella
2023-11-03linux: Add FSCONFIG_CMD_CREATE_EXCL from Linux 6.6 to sys/mount.hAdhemerval Zanella
2023-11-03linux: Add MMAP_ABOVE4G from Linux 6.6 to sys/mman.hAdhemerval Zanella
2023-11-03Update kernel version to 6.6 in header constant testsAdhemerval Zanella
2023-11-03Update syscall lists for Linux 6.6Adhemerval Zanella
2023-11-01Use correct subdir when building tst-rfc3484* for mach and armArjun Shankar
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella
2023-10-26LoongArch: Update hwcap.h to sync with LoongArch kernel.caiyinyu
2023-10-24AArch64: Add support for MOPS memcpy/memmove/memsetWilco Dijkstra
2023-10-23aarch64: Add vector implementations of exp10 routinesJoe Ramsay
2023-10-23aarch64: Add vector implementations of log10 routinesJoe Ramsay
2023-10-23aarch64: Add vector implementations of log2 routinesJoe Ramsay
2023-10-23aarch64: Add vector implementations of exp2 routinesJoe Ramsay
2023-10-23aarch64: Add vector implementations of tan routinesJoe Ramsay
2023-10-20tst-spawn-cgroup.c: Fix argument order of UNSUPPORTED message.Stefan Liebler
2023-10-17Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.hJoseph Myers
2023-10-16Add SCM_SECURITY, SCM_PIDFD to bits/socket.hJoseph Myers
2023-10-16Add AT_HANDLE_FID from Linux 6.5 to bits/fcntl-linux.hJoseph Myers
2023-10-04Fix FORTIFY_SOURCE false positiveVolker Weißmann
2023-10-02Linux: add ST_NOSYMFOLLOWKir Kolyshkin
2023-09-27io: Do not implement fstat with fstatatAdhemerval Zanella
2023-09-21Revert "LoongArch: Add glibc.cpu.hwcap support."caiyinyu
2023-09-20Update kernel version to 6.5 in header constant testsJoseph Myers
2023-09-19LoongArch: Add glibc.cpu.hwcap support.caiyinyu
2023-09-14Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.hJoseph Myers
2023-09-12Update syscall lists for Linux 6.5Joseph Myers
2023-09-11ia64: Work around miscompilation and fix build on ia64's gcc-10 and laterSergei Trofimovich
2023-09-07io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno
2023-09-05linux: Add pidfd_getpidAdhemerval Zanella Netto
2023-09-05posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto
2023-09-05linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto
2023-09-05linux: Define __ASSUME_CLONE3 to 0 for alpha, ia64, nios2, sh, and sparcAdhemerval Zanella Netto
2023-09-05mips: Add the clone3 wrapperAdhemerval Zanella Netto
2023-09-05arm: Add the clone3 wrapperAdhemerval Zanella Netto
2023-08-29LoongArch: Micro-optimize LD_PCRELXi Ruoyao
2023-08-28Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h.Kir Kolyshkin
2023-08-23Linux: Avoid conflicting types in ld.so --list-diagnosticsFlorian Weimer
2023-08-17sysdeps: tst-bz21269: fix -Wreturn-typeSam James
2023-08-16sysdeps: tst-bz21269: handle ENOSYS & skip appropriatelySam James
2023-08-16sysdeps: tst-bz21269: fix test parameterSam James
2023-08-14Loongarch: Add ifunc support and add different versions of strlendengjianbo
2023-08-11nscd: Do not rebuild getaddrinfo (bug 30709)Florian Weimer
2023-08-08Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.hJoseph Myers
2023-08-08Add PACKET_VNET_HDR_SZ from Linux 6.4 to netpacket/packet.hJoseph Myers
2023-08-08linux: statvfs: allocate spare for f_typeнаб
2023-08-01Add IP_PROTOCOL from Linux 6.4 to bits/in.hJoseph Myers
2023-08-01Update kernel version to 6.4 in header constant testsJoseph Myers
2023-08-01PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati
2023-07-26linux: Fix i686 with gcc6Adhemerval Zanella Netto