aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-27benchtests: Move libmvec benchtest inputs to benchtests directoryJoe Ramsay
2023-03-27stdio-common: tests: don't double-define _FORTIFY_SOURCESam James
2023-03-27LoongArch: ldconfig: Ignore EF_LARCH_OBJABI_V1 in shared objectsXi Ruoyao
2023-03-27_dl_map_object_from_fd: Remove unnecessary debugger notification in error pathAndreas Schwab
2023-03-26hppa: Drop 16-byte pthread lock alignmentJohn David Anglin
2023-03-26Minor: don't call _dl_debug_update (which can have side effects) inside assertPaul Pluzhnikov
2023-03-21x86: Don't check PREFETCHWT1 in tst-cpu-features-cpuinfo.cDJ Delorie
2023-03-14Declare wcstofN, wcstofNx for C2xJoseph Myers
2023-03-14Update printf %b/%B C2x supportJoseph Myers
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 get_rounding_mode.caiyinyu
2023-03-13LoongArch: Add support for ldconfig.caiyinyu
2023-03-10linux: fix ntp_gettime abi break (BZ# 30156)Kacper Piwiński
2023-03-10elf: Add missing dependency between resolvfail and testobj1.soArsen Arsenović
2023-03-10elf: Add -z lazy to some more testsArsen Arsenović
2023-03-08Benchtests: Remove simple_str(r)chrWilco Dijkstra
2023-03-08Benchtests: Remove simple_str(n)casecmpWilco Dijkstra
2023-03-08Benchtests: Remove simple_memcmpWilco Dijkstra
2023-03-08Benchtests: Remove simple_strcspn/strpbrk/strsepWilco Dijkstra
2023-03-08Benchtests: Remove memchr_strnlenWilco Dijkstra
2023-03-08Benchtests: Remove simple_mem(r)chrWilco Dijkstra
2023-03-08Benchtests: Remove simple_strcpy_chkWilco Dijkstra
2023-03-08Benchtests: Remove simple_str(n)cmpWilco Dijkstra
2023-03-08malloc: Fix transposed arguments in sysmalloc_mmap_fallback callRobert Morell
2023-03-08rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX}abushwang
2023-03-08posix: Ensure the initial signal disposition for tst-spawn7Adhemerval Zanella Netto
2023-03-08hurd: fix build of tst-system.cAdam Yi
2023-03-07x86: Fix bug about glibc.cpu.hwcaps.caiyinyu
2023-03-07posix: Fix system blocks SIGCHLD erroneously [BZ #30163]Adam Yi
2023-03-07gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bug 30151)Florian Weimer
2023-03-06Update kernel version to 6.2 in header constant testsJoseph Myers
2023-03-02arm: Remove __builtin_arm_uqsub8 usage on string-fza.hAdhemerval Zanella Netto
2023-03-02alpha: Remove strncmp optimizationAdhemerval Zanella Netto
2023-03-02powerpc: Remove powerpc64 strncmp variantsAdhemerval Zanella Netto
2023-03-02powerpc: Remove strncmp variantsAdhemerval Zanella Netto
2023-03-02C2x scanf binary constant handlingJoseph Myers
2023-03-02Fix stringop-overflow warning in test-strncat.Stefan Liebler
2023-03-02nis: Fix stringop-truncation warning with -O3 in nis_local_host.Stefan Liebler
2023-03-02support: use 64-bit time_t (bug 30111)Andreas Schwab
2023-03-02LoongArch: Update libm-test-ulps.caiyinyu
2023-03-02LoongArch: Further refine the condition to enable static PIEXi Ruoyao
2023-03-02hurd: Fix some broken indentationSergey Bugaev
2023-03-02hurd: Remove the ecx kludgeSergey Bugaev
2023-02-28Add AArch64 HWCAP2 values from Linux 6.2 to bits/hwcap.hJoseph Myers
2023-02-28crypt: Remove invalid end of page test badsalttestAdhemerval Zanella
2023-02-28S390: Fix _FPU_SETCW/GETCW when compiling with Clang [BZ #30130]Andreas Arnez
2023-02-28s390x: Regenerate ULPs.Stefan Liebler
2023-02-28Add Arm HWCAP values from Linux 6.2 to bits/hwcap.hJoseph Myers
2023-02-27htl: Add pthreadtypes-arch.h for x86_64Sergey Bugaev