aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
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
2023-07-25Include sys/rseq.h in tst-rseq-disable.cStefan Liebler
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar
2023-07-13s390: Add the clone3 wrapperAdhemerval Zanella
2023-07-11LoongArch: Add vector implementation for _dl_runtime_resolve.caiyinyu
2023-07-05Exclude routines from fortificationFrédéric Bérat
2023-07-01hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)John David Anglin
2023-06-30aarch64: Add vector implementations of exp routinesJoe Ramsay
2023-06-30aarch64: Add vector implementations of log routinesJoe Ramsay
2023-06-30aarch64: Add vector implementations of sin routinesJoe Ramsay
2023-06-28Update syscall lists for Linux 6.4Joseph Myers
2023-06-28linux: Return unsupported if procfs can not be mount on tst-ttyname-namespaceAdhemerval Zanella
2023-06-28linux: Split tst-ttynameAdhemerval Zanella
2023-06-26x86: Adjust Linux x32 dl-cache inclusion pathAdhemerval Zanella
2023-06-26check_native: Get rid of allocaJoe Simmons-Talbott
2023-06-26ifaddrs: Get rid of allocaJoe Simmons-Talbott
2023-06-26x86: Make dl-cache.h and readelflib.c not Linux-specificSergey Bugaev
2023-06-22benchtests: fix warn unused resultFrederic Berat
2023-06-14Add the wcslcpy, wcslcat functionsFlorian Weimer
2023-06-14Implement strlcpy and strlcat [BZ #178]Florian Weimer
2023-06-05linux: Fail as unsupported if personality call is filteredAdhemerval Zanella
2023-06-05Remove MAP_VARIABLE from hppa bits/mman.hJoseph Myers
2023-06-01Use __nonnull for the epoll_wait(2) family of syscallsAlejandro Colomar
2023-06-01Fix invalid use of NULL in epoll_pwait2(2) testAlejandro Colomar
2023-06-01getipv4sourcefilter: Get rid of allocaJoe Simmons-Talbott
2023-06-01getsourcefilter: Get rid of alloca.Joe Simmons-Talbott
2023-05-31io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64Adhemerval Zanella
2023-05-30io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ...Adhemerval Zanella
2023-05-30LoongArch: Fix inconsistency in SHMLBA macro values between glibc and kernelcaiyinyu
2023-05-29riscv: Add the clone3 wrapperAdhemerval Zanella
2023-05-29setsourcefilter: Replace alloca with a scratch_buffer.Joe Simmons-Talbott
2023-05-26Add MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits/mman-shared.hJoseph Myers
2023-05-26Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.hJoseph Myers
2023-05-26setipv4sourcefilter: Avoid using alloca.Joe Simmons-Talbott
2023-05-23Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov
2023-05-18Add HWCAP2_SME* from Linux 6.3 to AArch64 bits/hwcap.hJoseph Myers
2023-05-16Update kernel version to 6.3 in header constant testsJoseph Myers
2023-05-16i386: Use pthread_barrier for synchronization on tst-bz21269DJ Delorie
2023-05-16linux: Reformat Makefile.Carlos O'Donell
2023-05-15Update syscall lists for Linux 6.3Joseph Myers
2023-05-03Enable libmvec support for AArch64Joe Ramsay
2023-05-01hurd 64bit: Fix struct msqid_ds and shmid_ds fieldsSamuel Thibault
2023-05-01hurd 64bit: Fix ipc_perm fields typesSamuel Thibault
2023-04-28__check_pf: Add a cancellation cleanup handler [BZ #20975]H.J. Lu
2023-04-26if_index: Remove unneeded alloca.h includeJoe Simmons-Talbott
2023-04-26gethostid: Do not include alloca.hJoe Simmons-Talbott
2023-04-24hurd: Implement prefer_map_32bit_exec tunableSergey Bugaev