about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* Update syscall lists for Linux 6.5Joseph Myers2023-09-1228-2/+31
* ia64: Work around miscompilation and fix build on ia64's gcc-10 and laterSergei Trofimovich2023-09-111-1/+3
* io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno2023-09-071-1/+1
* linux: Add pidfd_getpidAdhemerval Zanella Netto2023-09-0542-0/+478
* posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto2023-09-0551-3/+499
* linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto2023-09-0541-3/+414
* linux: Define __ASSUME_CLONE3 to 0 for alpha, ia64, nios2, sh, and sparcAdhemerval Zanella Netto2023-09-055-0/+40
* mips: Add the clone3 wrapperAdhemerval Zanella Netto2023-09-052-0/+141
* arm: Add the clone3 wrapperAdhemerval Zanella Netto2023-09-052-0/+81
* LoongArch: Micro-optimize LD_PCRELXi Ruoyao2023-08-291-6/+4
* Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h.Kir Kolyshkin2023-08-281-0/+1
* Linux: Avoid conflicting types in ld.so --list-diagnosticsFlorian Weimer2023-08-231-5/+8
* sysdeps: tst-bz21269: fix -Wreturn-typeSam James2023-08-171-2/+0
* sysdeps: tst-bz21269: handle ENOSYS & skip appropriatelySam James2023-08-161-1/+10
* sysdeps: tst-bz21269: fix test parameterSam James2023-08-161-1/+1
* Loongarch: Add ifunc support and add different versions of strlendengjianbo2023-08-141-0/+2
* nscd: Do not rebuild getaddrinfo (bug 30709)Florian Weimer2023-08-111-16/+1
* Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.hJoseph Myers2023-08-089-7/+103
* Add PACKET_VNET_HDR_SZ from Linux 6.4 to netpacket/packet.hJoseph Myers2023-08-081-0/+1
* linux: statvfs: allocate spare for f_typeнаб2023-08-082-2/+6
* Add IP_PROTOCOL from Linux 6.4 to bits/in.hJoseph Myers2023-08-011-0/+1
* Update kernel version to 6.4 in header constant testsJoseph Myers2023-08-013-4/+4
* PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati2023-08-014-3/+390
* linux: Fix i686 with gcc6Adhemerval Zanella Netto2023-07-261-0/+9
* Include sys/rseq.h in tst-rseq-disable.cStefan Liebler2023-07-251-0/+1
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-1726-272/+376
* s390: Add the clone3 wrapperAdhemerval Zanella2023-07-133-0/+157
* LoongArch: Add vector implementation for _dl_runtime_resolve.caiyinyu2023-07-112-0/+66
* Exclude routines from fortificationFrédéric Bérat2023-07-051-0/+3
* hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)John David Anglin2023-07-011-0/+4
* aarch64: Add vector implementations of exp routinesJoe Ramsay2023-06-301-0/+4
* aarch64: Add vector implementations of log routinesJoe Ramsay2023-06-301-0/+4
* aarch64: Add vector implementations of sin routinesJoe Ramsay2023-06-301-0/+4
* Update syscall lists for Linux 6.4Joseph Myers2023-06-285-2/+7
* linux: Return unsupported if procfs can not be mount on tst-ttyname-namespaceAdhemerval Zanella2023-06-281-12/+16
* linux: Split tst-ttynameAdhemerval Zanella2023-06-284-206/+259
* x86: Adjust Linux x32 dl-cache inclusion pathAdhemerval Zanella2023-06-261-1/+1
* check_native: Get rid of allocaJoe Simmons-Talbott2023-06-261-24/+11
* ifaddrs: Get rid of allocaJoe Simmons-Talbott2023-06-261-26/+20
* x86: Make dl-cache.h and readelflib.c not Linux-specificSergey Bugaev2023-06-262-141/+0
* benchtests: fix warn unused resultFrederic Berat2023-06-221-1/+2
* Add the wcslcpy, wcslcat functionsFlorian Weimer2023-06-1434-0/+136
* Implement strlcpy and strlcat [BZ #178]Florian Weimer2023-06-1434-0/+136
* linux: Fail as unsupported if personality call is filteredAdhemerval Zanella2023-06-051-12/+21
* Remove MAP_VARIABLE from hppa bits/mman.hJoseph Myers2023-06-051-1/+0
* Use __nonnull for the epoll_wait(2) family of syscallsAlejandro Colomar2023-06-011-4/+4
* Fix invalid use of NULL in epoll_pwait2(2) testAlejandro Colomar2023-06-011-1/+3
* getipv4sourcefilter: Get rid of allocaJoe Simmons-Talbott2023-06-011-17/+7
* getsourcefilter: Get rid of alloca.Joe Simmons-Talbott2023-06-011-17/+7
* io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64Adhemerval Zanella2023-05-311-0/+6