This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 72f29e3aab scandir: fix wrong assumption about errno [BZ #17804] new 7e21972bde linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.h new ac583f5074 linux: update sys/ptrace.h comments new c48831d0ee linux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]
The 3 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: ChangeLog | 32 ++++++ sysdeps/unix/sysv/linux/Makefile | 2 +- sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h | 65 ++--------- sysdeps/unix/sysv/linux/bits/ptrace-shared.h | 78 ++++++++++++++ sysdeps/unix/sysv/linux/ia64/sys/ptrace.h | 64 ++--------- sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h | 66 ++---------- sysdeps/unix/sysv/linux/s390/sys/ptrace.h | 66 ++---------- sysdeps/unix/sysv/linux/sparc/sys/ptrace.h | 64 ++--------- sysdeps/unix/sysv/linux/sys/ptrace.h | 77 +++---------- sysdeps/unix/sysv/linux/tile/sys/ptrace.h | 66 ++---------- .../unix/sysv/linux/{powerpc => x86}/sys/ptrace.h | 119 +++++++++++---------- 11 files changed, 232 insertions(+), 467 deletions(-) create mode 100644 sysdeps/unix/sysv/linux/bits/ptrace-shared.h copy sysdeps/unix/sysv/linux/{powerpc => x86}/sys/ptrace.h (65%)