This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 9207e30d3f Makeconfig: Use $(error ...) to output error message new 2ad5d0845d Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810]
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: sysdeps/unix/make-syscalls.sh | 24 ++++++++++ sysdeps/unix/syscall-template.S | 49 ++++++++++++++++++-- sysdeps/unix/syscalls.list | 8 ++-- sysdeps/unix/sysv/linux/syscalls.list | 16 +++---- sysdeps/unix/sysv/linux/x86_64/sysdep.h | 71 +++++++++++++++++++++++------ sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h | 21 ++++++++- 6 files changed, 159 insertions(+), 30 deletions(-)