]> sourceware.org Git - glibc.git/commit
Add PTRACE_SYSEMU and PT_SYSEMU_SINGLESTEP from Linux 5.12 for s390
authorJoseph Myers <joseph@codesourcery.com>
Mon, 10 May 2021 20:12:41 +0000 (20:12 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Mon, 10 May 2021 20:12:41 +0000 (20:12 +0000)
commit3c38f694622cfccd2e922e6e10b5c124c34c1ed0
treeb38ec12155a9e0052b35330c337c8eb77e54cca5
parent8d0985b055a83c57785e7cabd4673f75c0bc8fa0
Add PTRACE_SYSEMU and PT_SYSEMU_SINGLESTEP from Linux 5.12 for s390

Linux 5.12 adds the constants PTRACE_SYSEMU and
PTRACE_SYSEMU_SINGLESTEP for s390.  Add these to glibc.

Tested with build-many-glibcs.py for s390-linux-gnu and
s390x-linux-gnu.
sysdeps/unix/sysv/linux/s390/sys/ptrace.h
This page took 0.039561 seconds and 5 git commands to generate.