about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* hurd: Implement TLS for x86_64Sergey Bugaev2023-02-272-1/+228
* htl: Make pthread_mutex_t pointer-alignedSergey Bugaev2023-02-271-5/+8
* x86_64: Update libm test ulpsH.J. Lu2023-02-271-0/+1
* localedata: de_DE should not use FräuleinFlorian Weimer2023-02-271-1/+1
* LoongArch: Add math-barriers.hXi Ruoyao2023-02-271-0/+28
* cdefs.h: fix "__clang_major" typoPaul Eggert2023-02-271-1/+1
* hppa: Drop old parisc-specific MADV_* constantsJohn David Anglin2023-02-252-29/+6
* hurd: Generalize init-first.c to support x86_64Sergey Bugaev2023-02-241-0/+6
* hurd: Simplify init-first.c furtherSergey Bugaev2023-02-244-140/+68
* hurd: Mark some audit tests as unsupportedSamuel Thibault2023-02-241-0/+10
* htl: Mark select loop test as unsupportedSamuel Thibault2023-02-241-0/+6
* hurd: Mark RLIMIT_AS tests as unsupportedSamuel Thibault2023-02-241-0/+11
* aarch64: update libm test ulpsSzabolcs Nagy2023-02-241-0/+1
* powerpc:Regenerate ulps for hypotMahesh Bodapati2023-02-231-0/+4
* Update syscall lists for Linux 6.2Joseph Myers2023-02-231-2/+2
* tunables.texi: Change \code{1} to @code{1}H.J. Lu2023-02-231-1/+1
* x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]H.J. Lu2023-02-229-9/+205