This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from d2d714b9fc Use O_CLOEXEC in sysconf [BZ #26791] new 6d1d603417 htl: Fix spurious symbols in namespaces new d482ebfa67 htl: Keep thread signals blocked during its initialization new 9cec82de71 htl: Initialize later new 1ccbb9258e hurd: Notify the proc server later during initialization
The 4 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/Versions | 4 +- htl/libpthread_syms.a | 2 +- htl/pt-create.c | 12 +++- htl/pt-internal.h | 3 + hurd/Versions | 3 - hurd/hurdinit.c | 36 +++++++--- sysdeps/htl/pt-attr-getstackaddr.c | 2 +- sysdeps/htl/pt-attr-getstacksize.c | 2 +- sysdeps/htl/pt-attr-setstack.c | 2 +- sysdeps/htl/pt-attr-setstackaddr.c | 2 +- sysdeps/htl/pt-attr-setstacksize.c | 2 +- sysdeps/hurd/include/hurd.h | 3 + sysdeps/mach/hurd/htl/pt-sysdep.c | 19 ++---- sysdeps/mach/hurd/i386/init-first.c | 109 ++++++++---------------------- sysdeps/mach/hurd/i386/libc.abilist | 1 - sysdeps/mach/hurd/i386/libpthread.abilist | 1 - sysdeps/mach/i386/sysdep.h | 10 --- sysdeps/mach/sysdep.h | 8 --- 18 files changed, 81 insertions(+), 140 deletions(-)