This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 9459fe9da0 {nptl,htl}/semaphoreP.h: clean up new e7570f4131 Replace __libc_multiple_libcs with __libc_initial flag new 29a4db291b malloc: Use __libc_initial to detect an inner libc
The 2 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: csu/init-first.c | 10 +++------- csu/libc-start.c | 13 +++++-------- elf/dl-open.c | 6 ------ elf/dl-sysdep.c | 2 -- elf/libc_early_init.c | 9 +++++++++ include/libc-internal.h | 7 ++++++- malloc/arena.c | 13 +++++-------- malloc/malloc.c | 2 ++ misc/sbrk.c | 34 ++++++++++++++++++++++++---------- sysdeps/mach/hurd/dl-sysdep.c | 2 -- sysdeps/mach/hurd/i386/init-first.c | 10 ++++++---- 11 files changed, 60 insertions(+), 48 deletions(-)