This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from e150ee8709 hurd: Check return value of mach_port_mod_refs() in the dup [...] new 6d6a6e2dd2 hurd: save xstate during signal handling
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: hurd/Makefile | 5 + hurd/test-sig-rpc-interrupted.c | 185 +++++++++++++++++++++ hurd/test-sig-xstate.c | 94 +++++++++++ .../test-xstate.h | 39 ++--- sysdeps/mach/hurd/i386/bits/sigcontext.h | 2 + sysdeps/mach/hurd/i386/sigreturn.c | 32 +++- sysdeps/mach/hurd/x86/trampoline.c | 91 ++++++++-- sysdeps/mach/hurd/x86_64/bits/sigcontext.h | 2 + sysdeps/mach/hurd/x86_64/sigreturn.c | 32 +++- 9 files changed, 438 insertions(+), 44 deletions(-) create mode 100644 hurd/test-sig-rpc-interrupted.c create mode 100644 hurd/test-sig-xstate.c copy sysdeps/loongarch/fpu/s_fmaximum_mag_num_template.c => hurd/test-xstate.h (57%)