This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from e9a37242f9 Update PIDFD_* constants for Linux 6.9 new ef9596352b aarch64: Remove duplicate memchr/strlen in libc.a (BZ 31777) new 62eaa46739 loongarch: Remove duplicate strnlen in libc.a (BZ 31785) new 5fededd825 powerpc: Remove duplicate strchrnul and strncasecmp_l libc.a [...] new d8ebde14fb powerpc: Remove duplicated llrintf and llrintf32 from libm.a [...] new 18dbe27847 microblaze: Remove cacheflush from libc.a (BZ 31788) new 1664bbf238 s390: Make utmp32, utmpx32, and login32 shared only (BZ 31790) new eaa8113bf0 math: Provide missing math symbols on libc.a (BZ 31781)
The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: sysdeps/aarch64/multiarch/memchr_generic.S | 3 +++ sysdeps/aarch64/multiarch/strlen_generic.S | 3 +++ sysdeps/ieee754/ldbl-64-128/s_copysignl.c | 4 ++-- sysdeps/ieee754/ldbl-64-128/s_frexpl.c | 4 ++-- sysdeps/ieee754/ldbl-64-128/s_modfl.c | 4 ++-- sysdeps/loongarch/lp64/multiarch/strnlen-aligned.S | 2 ++ .../powerpc32/power4/fpu/multiarch/s_llrintf-power6.c | 4 ++++ .../powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.c | 4 ++++ sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S | 3 +++ sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c | 14 +++++++++++++- sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c | 3 +++ sysdeps/unix/sysv/linux/microblaze/syscalls.list | 2 -- sysdeps/unix/sysv/linux/s390/s390-32/Makefile | 1 + 13 files changed, 42 insertions(+), 9 deletions(-)