This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 9f6bd1f605 signal: Use <sigsetops.h> for sigemptyset, sigfillset new e1b871e25f linux: Remove assembly umount2 implementation
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/sysv/linux/ia64/syscalls.list | 2 -- .../unix/sysv/linux/include/sys/{sysinfo.h => mount.h} | 14 ++++++++------ sysdeps/unix/sysv/linux/umount.c | 8 +++----- sysdeps/unix/sysv/linux/umount2.S | 13 ------------- sysdeps/unix/sysv/linux/{hppa/sysdep.c => umount2.c} | 16 ++++++++-------- 5 files changed, 19 insertions(+), 34 deletions(-) copy sysdeps/unix/sysv/linux/include/sys/{sysinfo.h => mount.h} (72%) delete mode 100644 sysdeps/unix/sysv/linux/umount2.S copy sysdeps/unix/sysv/linux/{hppa/sysdep.c => umount2.c} (73%)