aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
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 get_rounding_mode.caiyinyu1-0/+38
2023-03-13LoongArch: Add support for ldconfig.caiyinyu3-1/+155
2023-03-10linux: fix ntp_gettime abi break (BZ# 30156)Kacper PiwiƄski1-2/+9
2023-03-08rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX}abushwang1-2/+3
2023-03-07x86: Fix bug about glibc.cpu.hwcaps.caiyinyu1-3/+3
2023-03-07posix: Fix system blocks SIGCHLD erroneously [BZ #30163]Adam Yi1-3/+3
2023-03-06Update kernel version to 6.2 in header constant testsJoseph Myers3-4/+4
2023-03-02arm: Remove __builtin_arm_uqsub8 usage on string-fza.hAdhemerval Zanella Netto1-4/+0
2023-03-02alpha: Remove strncmp optimizationAdhemerval Zanella Netto1-276/+0
2023-03-02powerpc: Remove powerpc64 strncmp variantsAdhemerval Zanella Netto8-494/+9
2023-03-02powerpc: Remove strncmp variantsAdhemerval Zanella Netto8-701/+1
2023-03-02C2x scanf binary constant handlingJoseph Myers89-2/+1459
2023-03-02LoongArch: Update libm-test-ulps.caiyinyu1-0/+1
2023-03-02LoongArch: Further refine the condition to enable static PIEXi Ruoyao2-0/+7
2023-03-02hurd: Remove the ecx kludgeSergey Bugaev2-43/+18
2023-02-28Add AArch64 HWCAP2 values from Linux 6.2 to bits/hwcap.hJoseph Myers1-0/+3
2023-02-28S390: Fix _FPU_SETCW/GETCW when compiling with Clang [BZ #30130]Andreas Arnez1-2/+2
2023-02-28s390x: Regenerate ULPs.Stefan Liebler1-0/+1
2023-02-28Add Arm HWCAP values from Linux 6.2 to bits/hwcap.hJoseph Myers3-6/+13
2023-02-27htl: Add pthreadtypes-arch.h for x86_64Sergey Bugaev1-0/+36
2023-02-27hurd: Implement TLS for x86_64Sergey Bugaev2-1/+228
2023-02-27htl: Make pthread_mutex_t pointer-alignedSergey Bugaev1-5/+8
2023-02-27x86_64: Update libm test ulpsH.J. Lu1-0/+1
2023-02-27LoongArch: Add math-barriers.hXi Ruoyao1-0/+28
2023-02-25hppa: Drop old parisc-specific MADV_* constantsJohn David Anglin1-28/+0
2023-02-24hurd: Generalize init-first.c to support x86_64Sergey Bugaev1-0/+6
2023-02-24hurd: Simplify init-first.c furtherSergey Bugaev4-140/+68
2023-02-24hurd: Mark some audit tests as unsupportedSamuel Thibault1-0/+10
2023-02-24htl: Mark select loop test as unsupportedSamuel Thibault1-0/+6
2023-02-24hurd: Mark RLIMIT_AS tests as unsupportedSamuel Thibault1-0/+11
2023-02-24aarch64: update libm test ulpsSzabolcs Nagy1-0/+1
2023-02-23powerpc:Regenerate ulps for hypotMahesh Bodapati1-0/+4
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. Lu8-0/+181
2023-02-22Ignore MAP_VARIABLE in tst-mman-consts.pyJoseph Myers1-2/+5
2023-02-22AArch64: Fix HP_TIMING_DIFF computation [BZ# 29329]Jun Tang1-1/+1
2023-02-20s390: Fix build for -march=z13Adhemerval Zanella2-0/+2
2023-02-20arm: Support gcc older than 10 for find_zero_allAdhemerval Zanella1-0/+6
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
2023-02-20Linux: Move wordsize-32 Version to defaultAdhemerval Zanella12-38/+3
2023-02-20elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]Joan Bruguera1-2/+0
2023-02-20Define PC, SP and SYSRETURN for hurd x86_64Flavio Cruz1-3/+9
2023-02-20hurd: Simplify init-first.c a bitSergey Bugaev1-16/+7
2023-02-20hurd: Make timer_t pointer-sizedSergey Bugaev1-1/+1
2023-02-20hurd: Fix xattr function return typeSergey Bugaev5-5/+5