glibc/sysdeps/unix/sysv/linux/arm/sys
Dmitry V. Levin b05cb613e7 linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]
Clone generic linux/sys/ptrace.h, remove x86-specific PTRACE_GETFPXREGS
and PTRACE_SETFPXREGS constants, add the following arm-specific
__ptrace_request constants: PTRACE_GETWMMXREGS, PTRACE_SETWMMXREGS,
PTRACE_GET_THREAD_AREA, PTRACE_SET_SYSCALL, PTRACE_GETCRUNCHREGS,
PTRACE_SETCRUNCHREGS, PTRACE_GETVFPREGS, PTRACE_SETVFPREGS,
PTRACE_GETHBPREGS, PTRACE_SETHBPREGS, and PTRACE_GETFDPIC.

Tested with strace.

* sysdeps/unix/sysv/linux/arm/sys/ptrace.h: New file.
2018-01-01 20:37:32 +00:00
..
elf.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
io.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
procfs.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
ptrace.h linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433] 2018-01-01 20:37:32 +00:00
ucontext.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
user.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00