This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 335ba9b6c1 Return EXIT_UNSUPPORTED if __builtin_add_overflow unavailable new dca0807a4d htl: move __pthread_sigstate_destroy into libc. new 79cb83c7f9 htl: move __pthread_sigstate into libc. new 2716bd6b12 htl: move pthread_sigmask into 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 | 6 +++--- htl/Versions | 6 +++++- htl/pt-internal.h | 2 ++ htl/pt-sigmask.c | 10 ++++++++-- sysdeps/htl/pthreadP.h | 2 ++ sysdeps/htl/timer_routines.c | 6 +++--- sysdeps/mach/hurd/gai_misc.h | 8 ++++---- sysdeps/mach/hurd/htl/pt-sigstate-destroy.c | 1 + sysdeps/mach/hurd/htl/pt-sigstate.c | 1 + sysdeps/mach/hurd/i386/libc.abilist | 2 ++ sysdeps/mach/hurd/i386/libpthread.abilist | 1 - sysdeps/mach/hurd/x86_64/libc.abilist | 2 ++ sysdeps/mach/hurd/x86_64/libpthread.abilist | 1 - 13 files changed, 33 insertions(+), 15 deletions(-)