aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
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
2023-04-20linux: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella
2023-04-14malloc: Assure that THP mode read do write OOB end of stringtAdhemerval Zanella
2023-04-13malloc: Assure that THP mode is always null terminatedAdhemerval Zanella
2023-04-05hppa: Revise __TIMESIZE define to use __WORDSIZEJohn David Anglin
2023-04-03math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto
2023-04-03x86: Set FSGSBASE to active if enabled by kernelH.J. Lu
2023-03-30getlogin_r: fix missing fallback if loginuid is unset (bug 30235)Andreas Schwab
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto
2023-03-28LoongArch: ldconfig: Add comments for using EF_LARCH_OBJABI_V1caiyinyu
2023-03-27libio: Do not autogenerate stdio_lim.hAdhemerval Zanella Netto
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto
2023-03-27LoongArch: ldconfig: Ignore EF_LARCH_OBJABI_V1 in shared objectsXi Ruoyao
2023-03-13ARC: run child from the separate start block in __clonePavel Kozlov
2023-03-13ARC: Add the clone3 wrapperPavel Kozlov
2023-03-13LoongArch: Add support for ldconfig.caiyinyu
2023-03-10linux: fix ntp_gettime abi break (BZ# 30156)Kacper PiwiƄski
2023-03-06Update kernel version to 6.2 in header constant testsJoseph Myers
2023-03-02C2x scanf binary constant handlingJoseph Myers
2023-02-28Add AArch64 HWCAP2 values from Linux 6.2 to bits/hwcap.hJoseph Myers
2023-02-28Add Arm HWCAP values from Linux 6.2 to bits/hwcap.hJoseph Myers
2023-02-25hppa: Drop old parisc-specific MADV_* constantsJohn David Anglin
2023-02-23Update syscall lists for Linux 6.2Joseph Myers
2023-02-22x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]H.J. Lu
2023-02-22Ignore MAP_VARIABLE in tst-mman-consts.pyJoseph Myers