This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/glibc.
from c22d2021a9 riscv: Use memcpy to handle unaligned access when fixing R_R [...] adds a1bdd81664 Refactor internal-signals.h
No new revisions were added by this update.
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%)