This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 51a121eb36 compare_strings.py : Add --gmean flag new 7bba5bd8e8 htl: move __pthtread_total into libc new f987e9b7a3 htl: move ___pthread_self into libc. new 5476f8cd2e htl: move pthread_self info libc.
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 | 3 +-- htl/Versions | 11 ++++++++--- htl/forward.c | 4 ---- htl/pt-create.c | 6 ------ htl/pt-initialize.c | 1 - htl/pt-internal.h | 1 + nptl/nptl_nthreads.c => htl/pt-nthreads.c | 6 +++--- htl/pt-self.c | 9 +++++++-- sysdeps/htl/pthread-functions.h | 2 -- sysdeps/htl/pthreadP.h | 2 ++ .../mach/hurd/htl/pt-pthread_self.c | 10 ++++------ sysdeps/mach/hurd/htl/pt-sysdep.c | 2 -- sysdeps/mach/hurd/htl/pt-sysdep.h | 3 +++ sysdeps/mach/hurd/i386/libc.abilist | 2 ++ sysdeps/mach/hurd/i386/libpthread.abilist | 2 -- 15 files changed, 31 insertions(+), 33 deletions(-) copy nptl/nptl_nthreads.c => htl/pt-nthreads.c (89%) copy elf/dl-diagnostics-kernel.c => sysdeps/mach/hurd/htl/pt-pthread_self.c (85%)