about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* benchtests: Move libmvec benchtest inputs to benchtests directoryJoe Ramsay2023-03-2753-1/+1
* stdio-common: tests: don't double-define _FORTIFY_SOURCESam James2023-03-271-1/+1
* LoongArch: ldconfig: Ignore EF_LARCH_OBJABI_V1 in shared objectsXi Ruoyao2023-03-271-1/+1
* _dl_map_object_from_fd: Remove unnecessary debugger notification in error pathAndreas Schwab2023-03-271-11/+1
* hppa: Drop 16-byte pthread lock alignmentJohn David Anglin2023-03-262-3/+9
* Minor: don't call _dl_debug_update (which can have side effects) inside assertPaul Pluzhnikov2023-03-261-2/+6
* x86: Don't check PREFETCHWT1 in tst-cpu-features-cpuinfo.cDJ Delorie2023-03-211-0/+3
* Declare wcstofN, wcstofNx for C2xJoseph Myers2023-03-141-14/+16
* Update printf %b/%B C2x supportJoseph Myers2023-03-144-1/+95
* ARC: run child from the separate start block in __clonePavel Kozlov2023-03-131-15/+25
* ARC: Add the clone3 wrapperPavel Kozlov2023-03-132-0/+92
* LoongArch: Add get_rounding_mode.caiyinyu2023-03-131-0/+38
* LoongArch: Add support for ldconfig.caiyinyu2023-03-134-2/+162
* linux: fix ntp_gettime abi break (BZ# 30156)Kacper Piwiński2023-03-101-2/+9
* elf: Add missing dependency between resolvfail and testobj1.soArsen Arsenović2023-03-101-0/+1
* elf: Add -z lazy to some more testsArsen Arsenović2023-03-101-0/+19
* Benchtests: Remove simple_str(r)chrWilco Dijkstra2023-03-082-31/+38
* Benchtests: Remove simple_str(n)casecmpWilco Dijkstra2023-03-082-37/+2
* Benchtests: Remove simple_memcmpWilco Dijkstra2023-03-081-31/+1
* Benchtests: Remove simple_strcspn/strpbrk/strsepWilco Dijkstra2023-03-085-177/+4
* Benchtests: Remove memchr_strnlenWilco Dijkstra2023-03-082-11/+2
* Benchtests: Remove simple_mem(r)chrWilco Dijkstra2023-03-082-30/+26
* Benchtests: Remove simple_strcpy_chkWilco Dijkstra2023-03-082-27/+1
* Benchtests: Remove simple_str(n)cmpWilco Dijkstra2023-03-082-74/+24
* malloc: Fix transposed arguments in sysmalloc_mmap_fallback callRobert Morell2023-03-081-2/+2
* rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX}abushwang2023-03-083-7/+15
* posix: Ensure the initial signal disposition for tst-spawn7Adhemerval Zanella Netto2023-03-081-0/+6
* hurd: fix build of tst-system.cAdam Yi2023-03-081-0/+1
* x86: Fix bug about glibc.cpu.hwcaps.caiyinyu2023-03-071-3/+3
* posix: Fix system blocks SIGCHLD erroneously [BZ #30163]Adam Yi2023-03-077-3/+140
* gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bug 30151)Florian Weimer2023-03-073-2/+74
* Update kernel version to 6.2 in header constant testsJoseph Myers2023-03-063-4/+4
* arm: Remove __builtin_arm_uqsub8 usage on string-fza.hAdhemerval Zanella Netto2023-03-021-4/+0
* alpha: Remove strncmp optimizationAdhemerval Zanella Netto2023-03-021-276/+0
* powerpc: Remove powerpc64 strncmp variantsAdhemerval Zanella Netto2023-03-028-494/+9
* powerpc: Remove strncmp variantsAdhemerval Zanella Netto2023-03-028-701/+1
* C2x scanf binary constant handlingJoseph Myers2023-03-02127-29/+2582
* Fix stringop-overflow warning in test-strncat.Stefan Liebler2023-03-021-0/+1
* nis: Fix stringop-truncation warning with -O3 in nis_local_host.Stefan Liebler2023-03-021-3/+7
* support: use 64-bit time_t (bug 30111)Andreas Schwab2023-03-026-8/+22
* LoongArch: Update libm-test-ulps.caiyinyu2023-03-021-0/+1
* LoongArch: Further refine the condition to enable static PIEXi Ruoyao2023-03-022-0/+7
* hurd: Fix some broken indentationSergey Bugaev2023-03-021-50/+51
* hurd: Remove the ecx kludgeSergey Bugaev2023-03-023-48/+31
* Add AArch64 HWCAP2 values from Linux 6.2 to bits/hwcap.hJoseph Myers2023-02-281-0/+3
* crypt: Remove invalid end of page test badsalttestAdhemerval Zanella2023-02-281-43/+9
* S390: Fix _FPU_SETCW/GETCW when compiling with Clang [BZ #30130]Andreas Arnez2023-02-281-2/+2
* s390x: Regenerate ULPs.Stefan Liebler2023-02-281-0/+1
* Add Arm HWCAP values from Linux 6.2 to bits/hwcap.hJoseph Myers2023-02-283-6/+13
* htl: Add pthreadtypes-arch.h for x86_64Sergey Bugaev2023-02-271-0/+36