This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from c22d2021a9 riscv: Use memcpy to handle unaligned access when fixing R_R [...] new a1bdd81664 Refactor internal-signals.h
The 1 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: nptl/descr.h | 3 +- nptl/pthread_attr_setsigmask.c | 2 +- nptl/pthread_create.c | 16 +++--- nptl/pthread_kill.c | 10 ++-- nptl/pthread_sigmask.c | 2 +- rt/tst-timer-sigmask.c | 2 +- signal/sigaction.c | 2 +- signal/sigaddset.c | 2 +- signal/sigdelset.c | 2 +- signal/sigfillset.c | 2 +- stdlib/abort.c | 10 ++-- sysdeps/generic/internal-signals.h | 31 +++-------- sysdeps/posix/signal.c | 2 +- sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c | 2 +- sysdeps/unix/sysv/linux/internal-signals.h | 63 +++++++++++----------- .../sysv/linux/{sigsetops.h => internal-sigset.h} | 60 +++++++++------------ sysdeps/unix/sysv/linux/spawni.c | 14 ++--- sysdeps/unix/sysv/linux/timer_routines.c | 2 +- 18 files changed, 99 insertions(+), 128 deletions(-) copy sysdeps/unix/sysv/linux/{sigsetops.h => internal-sigset.h} (55%)