diff options
author | 2021-08-09 16:51:38 +0000 | |
---|---|---|
committer | 2021-08-09 16:51:38 +0000 | |
commit | 98149b16d645e9644a8e9b3d1f4b7932b9b193c5 (patch) | |
tree | 485baa22fe5b8f1cbcc222b150e38a6821585b09 /scripts/build-many-glibcs.py | |
parent | librt: fix NULL pointer dereference (bug 28213) (diff) | |
download | glibc-98149b16d645e9644a8e9b3d1f4b7932b9b193c5.tar.xz glibc-98149b16d645e9644a8e9b3d1f4b7932b9b193c5.zip |
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.
Diffstat (limited to 'scripts/build-many-glibcs.py')
0 files changed, 0 insertions, 0 deletions