aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2023-11-03Update syscall lists for Linux 6.6Adhemerval Zanella28-2/+32
2023-11-01Use correct subdir when building tst-rfc3484* for mach and armArjun Shankar1-3/+0
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella34-271/+0
2023-10-26LoongArch: Update hwcap.h to sync with LoongArch kernel.caiyinyu1-0/+1
2023-10-24AArch64: Add support for MOPS memcpy/memmove/memsetWilco Dijkstra2-0/+4
2023-10-23aarch64: Add vector implementations of exp10 routinesJoe Ramsay1-0/+4
2023-10-23aarch64: Add vector implementations of log10 routinesJoe Ramsay1-0/+4
2023-10-23aarch64: Add vector implementations of log2 routinesJoe Ramsay1-0/+4
2023-10-23aarch64: Add vector implementations of exp2 routinesJoe Ramsay1-0/+4
2023-10-23aarch64: Add vector implementations of tan routinesJoe Ramsay1-0/+4
2023-10-20tst-spawn-cgroup.c: Fix argument order of UNSUPPORTED message.Stefan Liebler1-3/+3
2023-10-17Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.hJoseph Myers1-0/+1
2023-10-16Add SCM_SECURITY, SCM_PIDFD to bits/socket.hJoseph Myers1-0/+4
2023-10-16Add AT_HANDLE_FID from Linux 6.5 to bits/fcntl-linux.hJoseph Myers1-0/+11
2023-10-04Fix FORTIFY_SOURCE false positiveVolker Weißmann1-1/+3
2023-10-02Linux: add ST_NOSYMFOLLOWKir Kolyshkin1-1/+3
2023-09-27io: Do not implement fstat with fstatatAdhemerval Zanella3-12/+68
2023-09-21Revert "LoongArch: Add glibc.cpu.hwcap support."caiyinyu5-158/+4
2023-09-20Update kernel version to 6.5 in header constant testsJoseph Myers2-2/+2
2023-09-19LoongArch: Add glibc.cpu.hwcap support.caiyinyu5-4/+158
2023-09-14Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.hJoseph Myers2-2/+3
2023-09-12Update syscall lists for Linux 6.5Joseph Myers28-2/+31
2023-09-11ia64: Work around miscompilation and fix build on ia64's gcc-10 and laterSergei Trofimovich1-1/+3
2023-09-07io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno1-1/+1
2023-09-05linux: Add pidfd_getpidAdhemerval Zanella Netto42-0/+478
2023-09-05posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto51-3/+499
2023-09-05linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto41-3/+414
2023-09-05linux: Define __ASSUME_CLONE3 to 0 for alpha, ia64, nios2, sh, and sparcAdhemerval Zanella Netto5-0/+40
2023-09-05mips: Add the clone3 wrapperAdhemerval Zanella Netto2-0/+141
2023-09-05arm: Add the clone3 wrapperAdhemerval Zanella Netto2-0/+81
2023-08-29LoongArch: Micro-optimize LD_PCRELXi Ruoyao1-6/+4
2023-08-28Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h.Kir Kolyshkin1-0/+1
2023-08-23Linux: Avoid conflicting types in ld.so --list-diagnosticsFlorian Weimer1-5/+8
2023-08-17sysdeps: tst-bz21269: fix -Wreturn-typeSam James1-2/+0
2023-08-16sysdeps: tst-bz21269: handle ENOSYS & skip appropriatelySam James1-1/+10
2023-08-16sysdeps: tst-bz21269: fix test parameterSam James1-1/+1
2023-08-14Loongarch: Add ifunc support and add different versions of strlendengjianbo1-0/+2
2023-08-11nscd: Do not rebuild getaddrinfo (bug 30709)Florian Weimer1-16/+1
2023-08-08Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.hJoseph Myers9-7/+103
2023-08-08Add PACKET_VNET_HDR_SZ from Linux 6.4 to netpacket/packet.hJoseph Myers1-0/+1
2023-08-08linux: statvfs: allocate spare for f_typeнаб2-2/+6
2023-08-01Add IP_PROTOCOL from Linux 6.4 to bits/in.hJoseph Myers1-0/+1
2023-08-01Update kernel version to 6.4 in header constant testsJoseph Myers3-4/+4
2023-08-01PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati4-3/+390
2023-07-26linux: Fix i686 with gcc6Adhemerval Zanella Netto1-0/+9
2023-07-25Include sys/rseq.h in tst-rseq-disable.cStefan Liebler1-0/+1
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar26-272/+376
2023-07-13s390: Add the clone3 wrapperAdhemerval Zanella3-0/+157
2023-07-11LoongArch: Add vector implementation for _dl_runtime_resolve.caiyinyu2-0/+66
2023-07-05Exclude routines from fortificationFrédéric Bérat1-0/+3