aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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.caiyinyu4-2/+162
2023-03-10linux: fix ntp_gettime abi break (BZ# 30156)Kacper Piwiński1-2/+9
2023-03-10elf: Add missing dependency between resolvfail and testobj1.soArsen Arsenović1-0/+1
2023-03-10elf: Add -z lazy to some more testsArsen Arsenović1-0/+19
2023-03-08Benchtests: Remove simple_str(r)chrWilco Dijkstra2-31/+38
2023-03-08Benchtests: Remove simple_str(n)casecmpWilco Dijkstra2-37/+2
2023-03-08Benchtests: Remove simple_memcmpWilco Dijkstra1-31/+1
2023-03-08Benchtests: Remove simple_strcspn/strpbrk/strsepWilco Dijkstra5-177/+4
2023-03-08Benchtests: Remove memchr_strnlenWilco Dijkstra2-11/+2
2023-03-08Benchtests: Remove simple_mem(r)chrWilco Dijkstra2-30/+26
2023-03-08Benchtests: Remove simple_strcpy_chkWilco Dijkstra2-27/+1
2023-03-08Benchtests: Remove simple_str(n)cmpWilco Dijkstra2-74/+24
2023-03-08malloc: Fix transposed arguments in sysmalloc_mmap_fallback callRobert Morell1-2/+2
2023-03-08rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX}abushwang3-7/+15
2023-03-08posix: Ensure the initial signal disposition for tst-spawn7Adhemerval Zanella Netto1-0/+6
2023-03-08hurd: fix build of tst-system.cAdam Yi1-0/+1
2023-03-07x86: Fix bug about glibc.cpu.hwcaps.caiyinyu1-3/+3
2023-03-07posix: Fix system blocks SIGCHLD erroneously [BZ #30163]Adam Yi7-3/+140
2023-03-07gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bug 30151)Florian Weimer3-2/+74
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 Myers127-29/+2582
2023-03-02Fix stringop-overflow warning in test-strncat.Stefan Liebler1-0/+1
2023-03-02nis: Fix stringop-truncation warning with -O3 in nis_local_host.Stefan Liebler1-3/+7
2023-03-02support: use 64-bit time_t (bug 30111)Andreas Schwab6-8/+22
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: Fix some broken indentationSergey Bugaev1-50/+51
2023-03-02hurd: Remove the ecx kludgeSergey Bugaev3-48/+31
2023-02-28Add AArch64 HWCAP2 values from Linux 6.2 to bits/hwcap.hJoseph Myers1-0/+3
2023-02-28crypt: Remove invalid end of page test badsalttestAdhemerval Zanella1-43/+9
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-27localedata: de_DE should not use FräuleinFlorian Weimer1-1/+1
2023-02-27LoongArch: Add math-barriers.hXi Ruoyao1-0/+28
2023-02-27cdefs.h: fix "__clang_major" typoPaul Eggert1-1/+1
2023-02-25hppa: Drop old parisc-specific MADV_* constantsJohn David Anglin2-29/+6
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