aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto90-243/+584
2023-03-27benchtests: Move libmvec benchtest inputs to benchtests directoryJoe Ramsay53-1/+1
2023-03-27stdio-common: tests: don't double-define _FORTIFY_SOURCESam James1-1/+1
2023-03-27LoongArch: ldconfig: Ignore EF_LARCH_OBJABI_V1 in shared objectsXi Ruoyao1-1/+1
2023-03-27_dl_map_object_from_fd: Remove unnecessary debugger notification in error pathAndreas Schwab1-11/+1
2023-03-26hppa: Drop 16-byte pthread lock alignmentJohn David Anglin2-3/+9
2023-03-26Minor: don't call _dl_debug_update (which can have side effects) inside assertPaul Pluzhnikov1-2/+6
2023-03-21x86: Don't check PREFETCHWT1 in tst-cpu-features-cpuinfo.cDJ Delorie1-0/+3
2023-03-14Declare wcstofN, wcstofNx for C2xJoseph Myers1-14/+16
2023-03-14Update printf %b/%B C2x supportJoseph Myers4-1/+95
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.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