mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 07:20:11 +00:00
d1e411e5c7
Linux 5.3 adds a PTRACE_GET_SYSCALL_INFO constant, with an associated structure and PTRACE_SYSCALL_INFO_* constants. This patch adds these to sys/ptrace.h in glibc (PTRACE_GET_SYSCALL_INFO in each architecture version, the rest in bits/ptrace-shared.h). As with previous such constants and associated structures, the glibc version of the structure is named struct __ptrace_syscall_info. Tested for x86_64, and with build-many-glibcs.py. |
||
---|---|---|
.. | ||
debugreg.h | ||
elf.h | ||
io.h | ||
perm.h | ||
ptrace.h | ||
reg.h | ||
ucontext.h | ||
user.h | ||
vm86.h |