This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/2] linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]


On Sat, 30 Dec 2017, Dmitry V. Levin wrote:

> 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.
> 
> [BZ #22433]
> * sysdeps/unix/sysv/linux/arm/sys/ptrace.h: New file.

OK, with the copyright year range changed to end with 2018.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]