aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-02-24htl: Mark select loop test as unsupportedSamuel Thibault1-0/+6
2023-02-24hurd: Mark RLIMIT_AS tests as unsupportedSamuel Thibault1-0/+11
2023-02-24aarch64: update libm test ulpsSzabolcs Nagy1-0/+1
2023-02-23powerpc:Regenerate ulps for hypotMahesh Bodapati1-0/+4
2023-02-23Update syscall lists for Linux 6.2Joseph Myers1-2/+2
2023-02-23tunables.texi: Change \code{1} to @code{1}H.J. Lu1-1/+1
2023-02-22x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]H.J. Lu9-9/+205
2023-02-22gmon: fix memory corruption issues [BZ# 30101]Simon Kissane3-8/+64
2023-02-22gmon: improve mcount overflow handling [BZ# 27576]Simon Kissane8-7/+244
2023-02-22gmon: Fix allocated buffer overflow (bug 29444)Леонид Юрьев (Leonid Yuriev)1-1/+3
2023-02-22malloc: remove redundant check of unsorted bin corruptionAyush Mittal1-2/+0
2023-02-22Use Linux 6.2 in build-many-glibcs.pyJoseph Myers1-1/+1
2023-02-22Ignore MAP_VARIABLE in tst-mman-consts.pyJoseph Myers1-2/+5
2023-02-22AArch64: Fix HP_TIMING_DIFF computation [BZ# 29329]Jun Tang1-1/+1
2023-02-20s390: Fix build for -march=z13Adhemerval Zanella2-0/+2