This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 596130591a static-pie: Skip the empty PT_LOAD segment at offset 0 [BZ #32763] new 7a185eb9e9 hurd: Consolidate signal mask change new 81c4ec1ca8 htl: Make __pthread_sigmask directly call __sigthreadmask new 4e68a5ca5d htl: Make __pthread_create_internal directly call __pthread_sigmask
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/pt-create.c | 5 +- htl/pt-sigmask.c | 5 +- hurd/Makefile | 1 + sysdeps/hurd/include/hurd/signal.h | 4 ++ sysdeps/mach/hurd/htl/pt-sigstate.c | 55 +--------------------- sysdeps/mach/hurd/sigprocmask.c | 51 +------------------- .../mach/hurd/{sigprocmask.c => sigthreadmask.c} | 23 +++++---- 7 files changed, 24 insertions(+), 120 deletions(-) copy sysdeps/mach/hurd/{sigprocmask.c => sigthreadmask.c} (82%)