This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 57df0f16b4 hurd: Add sys/ucontext.h and sigcontext.h for x86_64 new 892f702827 hurd: Implement x86_64/intr-msg.h new 645da826bb hurd: Do not declare local variables volatile
The 2 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/trampoline.c | 2 +- sysdeps/mach/hurd/i386/trampoline.c | 4 +- sysdeps/mach/hurd/x86_64/intr-msg.h | 119 ++++++++++++++++++++++++++++++++++++ 3 files changed, 122 insertions(+), 3 deletions(-) create mode 100644 sysdeps/mach/hurd/x86_64/intr-msg.h