aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2023-06-01getsourcefilter: Get rid of alloca.Joe Simmons-Talbott1-17/+7
2023-05-31io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64Adhemerval Zanella1-0/+6
2023-05-30io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ...Adhemerval Zanella1-1/+1
2023-05-30LoongArch: Fix inconsistency in SHMLBA macro values between glibc and kernelcaiyinyu1-0/+24
2023-05-29riscv: Add the clone3 wrapperAdhemerval Zanella2-0/+80
2023-05-29setsourcefilter: Replace alloca with a scratch_buffer.Joe Simmons-Talbott1-20/+7
2023-05-26Add MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits/mman-shared.hJoseph Myers1-0/+4
2023-05-26Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.hJoseph Myers1-0/+1
2023-05-26setipv4sourcefilter: Avoid using alloca.Joe Simmons-Talbott1-17/+7
2023-05-23Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov69-87/+87
2023-05-18Add HWCAP2_SME* from Linux 6.3 to AArch64 bits/hwcap.hJoseph Myers1-0/+6
2023-05-16Update kernel version to 6.3 in header constant testsJoseph Myers3-4/+4
2023-05-16i386: Use pthread_barrier for synchronization on tst-bz21269DJ Delorie1-5/+28
2023-05-16linux: Reformat Makefile.Carlos O'Donell1-6/+7
2023-05-15Update syscall lists for Linux 6.3Joseph Myers1-2/+2
2023-05-03Enable libmvec support for AArch64Joe Ramsay1-0/+4
2023-05-01hurd 64bit: Fix struct msqid_ds and shmid_ds fieldsSamuel Thibault1-2/+0
2023-05-01hurd 64bit: Fix ipc_perm fields typesSamuel Thibault2-41/+0
2023-04-28__check_pf: Add a cancellation cleanup handler [BZ #20975]H.J. Lu2-0/+17
2023-04-26if_index: Remove unneeded alloca.h includeJoe Simmons-Talbott1-1/+0
2023-04-26gethostid: Do not include alloca.hJoe Simmons-Talbott1-1/+0
2023-04-24hurd: Implement prefer_map_32bit_exec tunableSergey Bugaev5-120/+0
2023-04-20linux: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella1-48/+158
2023-04-14malloc: Assure that THP mode read do write OOB end of stringtAdhemerval Zanella1-0/+2
2023-04-13malloc: Assure that THP mode is always null terminatedAdhemerval Zanella1-0/+1
2023-04-05hppa: Revise __TIMESIZE define to use __WORDSIZEJohn David Anglin1-1/+3
2023-04-03math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto23-0/+46
2023-04-03x86: Set FSGSBASE to active if enabled by kernelH.J. Lu1-0/+27
2023-03-30getlogin_r: fix missing fallback if loginuid is unset (bug 30235)Andreas Schwab1-4/+1
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto6-32/+4
2023-03-28LoongArch: ldconfig: Add comments for using EF_LARCH_OBJABI_V1caiyinyu1-0/+6
2023-03-27libio: Do not autogenerate stdio_lim.hAdhemerval Zanella Netto1-0/+28
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto6-7/+31
2023-03-27LoongArch: ldconfig: Ignore EF_LARCH_OBJABI_V1 in shared objectsXi Ruoyao1-1/+1
2023-03-13ARC: run child from the separate start block in __clonePavel Kozlov1-15/+25
2023-03-13ARC: Add the clone3 wrapperPavel Kozlov2-0/+92
2023-03-13LoongArch: Add support for ldconfig.caiyinyu2-0/+152
2023-03-10linux: fix ntp_gettime abi break (BZ# 30156)Kacper PiwiƄski1-2/+9
2023-03-06Update kernel version to 6.2 in header constant testsJoseph Myers3-4/+4
2023-03-02C2x scanf binary constant handlingJoseph Myers34-0/+516
2023-02-28Add AArch64 HWCAP2 values from Linux 6.2 to bits/hwcap.hJoseph Myers1-0/+3
2023-02-28Add Arm HWCAP values from Linux 6.2 to bits/hwcap.hJoseph Myers3-6/+13
2023-02-25hppa: Drop old parisc-specific MADV_* constantsJohn David Anglin1-28/+0
2023-02-23Update syscall lists for Linux 6.2Joseph Myers1-2/+2
2023-02-22x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]H.J. Lu6-0/+165
2023-02-22Ignore MAP_VARIABLE in tst-mman-consts.pyJoseph Myers1-2/+5
2023-02-20Linux: Remove generic ImpliesAdhemerval Zanella9-24/+0
2023-02-20Linux: Remove unused generic MakefileAdhemerval Zanella1-3/+0
2023-02-20Linux: Assume and consolidate getpeername wire-up syscallAdhemerval Zanella10-28/+6
2023-02-20Linux: Assume and consolidate getsockname wire-up syscallAdhemerval Zanella10-13/+11