This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 8c66b742cf Add new AArch64 HWCAP3 definitions from Linux 6.17 to bits/hwcap.h new 77f446346a htl: fix compatibility new bb3524a879 htl: move pthread_getname_np/setname_np into libc. new d989840693 htl: move pthread_hurd_cond_timedwait_np, pthread_hurd_cond_ [...]
The 3 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: htl/Makefile | 8 ++++---- htl/Versions | 24 +++++++++++++++++++----- sysdeps/htl/pthreadP.h | 5 +++++ sysdeps/mach/htl/pt-getname-np.c | 10 +++++++++- sysdeps/mach/htl/pt-setname-np.c | 9 ++++++++- sysdeps/mach/hurd/htl/pt-hurd-cond-timedwait.c | 7 ++++++- sysdeps/mach/hurd/htl/pt-hurd-cond-wait.c | 7 ++++++- sysdeps/mach/hurd/i386/libc.abilist | 8 ++++++++ sysdeps/mach/hurd/i386/libpthread.abilist | 4 ---- sysdeps/mach/hurd/x86_64/libc.abilist | 8 ++++++++ sysdeps/mach/hurd/x86_64/libpthread.abilist | 4 ---- 11 files changed, 73 insertions(+), 21 deletions(-)