glibc/sysdeps/unix/sysv/linux/powerpc/sys
Joseph Myers 0ff786226c Add more ptrace constants for AArch64 and PowerPC.
Linux 5.10 adds PTRACE_PEEKMTETAGS and PTRACE_POKEMTETAGS for AArch64.
Adding those shows up that glibc is also missing PTRACE_SYSEMU and
PTRACE_SYSEMU_SINGLESTEP, for AArch64 (where they were added to Linux
in 5.3) and for PowerPC (where they were added in Linux 4.20); it
already has those two defines for x86.  Add all those defines to
glibc's headers.

Tested with build-many-glibcs.py for aarch64-linux-gnu and
powerpc-linux-gnu.
2021-02-08 22:47:04 +00:00
..
ptrace.h Add more ptrace constants for AArch64 and PowerPC. 2021-02-08 22:47:04 +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