glibc/sysdeps/unix/sysv/linux/aarch64/sys
Joseph Myers 98149b16d6 Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.h
Linux 5.13 adds a PTRACE_GET_RSEQ_CONFIGURATION constant, with an
associated ptrace_rseq_configuration structure.

Add this constant to the various sys/ptrace.h headers in glibc, with
the structure in bits/ptrace-shared.h (named struct
__ptrace_rseq_configuration in glibc, as with other such structures).

Tested for x86_64, and with build-many-glibcs.py.
2021-08-09 16:51:38 +00:00
..
elf.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ptrace.h Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.h 2021-08-09 16:51:38 +00:00
ucontext.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
user.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00