This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from e06a1962e6 cdefs: Fix some typos in comments. new f851a74346 hurd: Drop remnants of cthreads
The 1 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: benchtests/strcoll-inputs/filelist#en_US.UTF-8 | 1 - htl/Makefile | 1 - htl/Versions | 16 ---- htl/cthreads-compat.c | 102 ------------------------- htl/libpthread_syms.a | 13 ---- htl/lockfile.c | 26 +++---- htl/pt-initialize.c | 7 +- hurd/Versions | 5 +- mach/Makefile | 2 +- mach/Versions | 3 +- mach/mutex-solid.c | 35 --------- sysdeps/htl/pthread-functions.h | 4 - sysdeps/htl/pthreadP.h | 9 --- sysdeps/mach/hurd/Makefile | 4 - sysdeps/mach/hurd/cthreads.c | 48 ------------ sysdeps/mach/hurd/i386/libc.abilist | 5 -- sysdeps/mach/hurd/i386/libpthread.abilist | 10 --- sysdeps/mach/hurd/x86_64/libc.abilist | 5 -- sysdeps/mach/hurd/x86_64/libpthread.abilist | 10 --- 19 files changed, 17 insertions(+), 289 deletions(-) delete mode 100644 htl/cthreads-compat.c delete mode 100644 mach/mutex-solid.c delete mode 100644 sysdeps/mach/hurd/cthreads.c