platform/upstream/glibc.git
2023-03-08 Wilco DijkstraBenchtests: Remove simple_strcspn/strpbrk/strsep
2023-03-08 Wilco DijkstraBenchtests: Remove memchr_strnlen
2023-03-08 Wilco DijkstraBenchtests: Remove simple_mem(r)chr
2023-03-08 Wilco DijkstraBenchtests: Remove simple_strcpy_chk
2023-03-08 Wilco DijkstraBenchtests: Remove simple_str(n)cmp
2023-03-08 Robert Morellmalloc: Fix transposed arguments in sysmalloc_mmap_fall...
2023-03-08 abushwangrt: fix shm_open not set ENAMETOOLONG when name exceeds...
2023-03-08 Adhemerval... posix: Ensure the initial signal disposition for tst...
2023-03-08 Adam Yihurd: fix build of tst-system.c
2023-03-07 caiyinyux86: Fix bug about glibc.cpu.hwcaps.
2023-03-07 Adam Yiposix: Fix system blocks SIGCHLD erroneously [BZ #30163]
2023-03-07 Florian Weimergshadow: Matching sgetsgent, sgetsgent_r ERANGE handlin...
2023-03-06 Joseph MyersUpdate kernel version to 6.2 in header constant tests
2023-03-02 Adhemerval... arm: Remove __builtin_arm_uqsub8 usage on string-fza.h
2023-03-02 Adhemerval... alpha: Remove strncmp optimization
2023-03-02 Adhemerval... powerpc: Remove powerpc64 strncmp variants
2023-03-02 Adhemerval... powerpc: Remove strncmp variants
2023-03-02 Joseph MyersC2x scanf binary constant handling
2023-03-02 Stefan LieblerFix stringop-overflow warning in test-strncat.
2023-03-02 Stefan Lieblernis: Fix stringop-truncation warning with -O3 in nis_lo...
2023-03-02 Andreas Schwabsupport: use 64-bit time_t (bug 30111)
2023-03-02 caiyinyuLoongArch: Update libm-test-ulps.
2023-03-02 Xi RuoyaoLoongArch: Further refine the condition to enable stati...
2023-03-01 Sergey Bugaevhurd: Fix some broken indentation
2023-03-01 Sergey Bugaevhurd: Remove the ecx kludge
2023-02-28 Joseph MyersAdd AArch64 HWCAP2 values from Linux 6.2 to bits/hwcap.h
2023-02-28 Adhemerval... crypt: Remove invalid end of page test badsalttest
2023-02-28 Andreas ArnezS390: Fix _FPU_SETCW/GETCW when compiling with Clang...
2023-02-28 Stefan Lieblers390x: Regenerate ULPs.
2023-02-28 Joseph MyersAdd Arm HWCAP values from Linux 6.2 to bits/hwcap.h
2023-02-27 Sergey Bugaevhtl: Add pthreadtypes-arch.h for x86_64
2023-02-27 Sergey Bugaevhurd: Implement TLS for x86_64
2023-02-27 Sergey Bugaevhtl: Make pthread_mutex_t pointer-aligned
2023-02-27 H.J. Lux86_64: Update libm test ulps
2023-02-27 Florian Weimerlocaledata: de_DE should not use Fräulein
2023-02-27 Xi RuoyaoLoongArch: Add math-barriers.h
2023-02-27 Paul Eggertcdefs.h: fix "__clang_major" typo
2023-02-25 John David... hppa: Drop old parisc-specific MADV_* constants
2023-02-24 Sergey Bugaevhurd: Generalize init-first.c to support x86_64
2023-02-24 Sergey Bugaevhurd: Simplify init-first.c further
2023-02-24 Samuel Thibaulthurd: Mark some audit tests as unsupported
2023-02-24 Samuel Thibaulthtl: Mark select loop test as unsupported
2023-02-24 Samuel Thibaulthurd: Mark RLIMIT_AS tests as unsupported
2023-02-24 Szabolcs Nagyaarch64: update libm test ulps
2023-02-24 Mahesh Bodapatipowerpc:Regenerate ulps for hypot
2023-02-23 Joseph MyersUpdate syscall lists for Linux 6.2
2023-02-23 H.J. Lutunables.texi: Change \code{1} to @code{1}
2023-02-23 H.J. Lux86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]
2023-02-23 Simon Kissanegmon: fix memory corruption issues [BZ# 30101]
2023-02-23 Simon Kissanegmon: improve mcount overflow handling [BZ# 27576]
2023-02-22 Леонид Юрьев... gmon: Fix allocated buffer overflow (bug 29444)
2023-02-22 Ayush Mittalmalloc: remove redundant check of unsorted bin corruption
2023-02-22 Joseph MyersUse Linux 6.2 in build-many-glibcs.py
2023-02-22 Joseph MyersIgnore MAP_VARIABLE in tst-mman-consts.py
2023-02-22 Jun TangAArch64: Fix HP_TIMING_DIFF computation [BZ# 29329]
2023-02-20 Adhemerval... s390: Fix build for -march=z13
2023-02-20 Adhemerval... arm: Support gcc older than 10 for find_zero_all
2023-02-20 Adhemerval... Linux: Remove generic Implies
2023-02-20 Adhemerval... Linux: Remove unused generic Makefile
2023-02-20 Adhemerval... Linux: Assume and consolidate getpeername wire-up syscall
2023-02-20 Adhemerval... Linux: Assume and consolidate getsockname wire-up syscall
2023-02-20 Adhemerval... Linux: Move wordsize-32 Version to default
2023-02-20 Samuel Thibault__glob64_time64: Fix typo for stub_warning call (BZ...
2023-02-20 Joan Brugueraelf: Restore ldconfig libc6 implicit soname logic ...
2023-02-20 Vitaly Bukastdlib: Undo post review change to 16adc58e73f3 [BZ...
2023-02-20 Flavio CruzDefine PC, SP and SYSRETURN for hurd x86_64
2023-02-19 Sergey Bugaevmach: Use PAGE_SIZE
2023-02-19 Sergey Bugaevhurd: Simplify init-first.c a bit
2023-02-19 Sergey Bugaevhurd: Make timer_t pointer-sized
2023-02-19 Sergey Bugaevhurd: Fix xattr function return type
2023-02-19 Sergey Bugaevhurd: Use proper integer types
2023-02-19 Sergey Bugaevhurd: Move thread state manipulation into _hurd_tls_new ()
2023-02-19 Samuel Thibaultglob64_time64: Fix typo for stub_warning call (BZ ...
2023-02-17 Qihao ChencaoUse uintptr_t instead of performing pointer subtraction...
2023-02-17 Pavel KozlovARC:fpu: add extra capability check before use of sqrt...
2023-02-17 Pavel KozlovARC: align child stack in clone
2023-02-17 Adhemerval... string: Remove string_private.h
2023-02-17 Adhemerval... iconv: Remove _STRING_ARCH_unaligned usage
2023-02-17 Adhemerval... iconv: Remove _STRING_ARCH_unaligned usage for get...
2023-02-17 Adhemerval... resolv: Remove _STRING_ARCH_unaligned usage
2023-02-17 Adhemerval... nscd: Remove _STRING_ARCH_unaligned usage
2023-02-17 Adhemerval... stdlib: Simplify getenv
2023-02-17 Adhemerval... crypto: Remove _STRING_ARCH_unaligned usage
2023-02-17 Joseph MyersFix ifunc-impl-list.c build for s390
2023-02-17 Flavio Cruz[hurd] Fix i686 build breakage caused by 4fedebc91108
2023-02-16 Joseph MyersC2x strtol binary constant handling
2023-02-15 Samuel Thibault[hurd] Add MTU_DISCOVER values
2023-02-14 Samuel Thibaulthurd: Fix unwinding over INTR_MSG_TRAP in shared too
2023-02-14 Sergey Bugaevmach: undef ENTRY2
2023-02-14 Sergey Bugaevhurd: i386 TLS tweaks
2023-02-14 Adhemerval... stdio: Do not ignore posix_spawn error on popen (BZ...
2023-02-14 Paul Zimmermannupdate auto-libm-test-out-hypot
2023-02-14 Paul Zimmermannadded pair of inputs for hypotf in binary32
2023-02-13 Mahesh BodapatiNaming the parameter of dummy_sa_handler
2023-02-12 Sergey Bugaevhurd: Fix tcflag_t and speed_t types on 64-bit
2023-02-12 Samuel Thibaulthtl: Remove ./sysdeps/htl/bits/types/struct___pthread_m...
2023-02-12 Sergey Bugaevhurd, htl: Add some x86_64-specific code
2023-02-12 Samuel ThibaultFix typos in comments
2023-02-12 Samuel Thibaulthtl: Generalize i386 pt-machdep.h to x86
2023-02-12 Sergey Bugaevhurd: Set up the basic tree for x86_64-gnu
next