This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h
On Mon, 23 Apr 2018, Dmitry V. Levin wrote:
> On Mon, Apr 23, 2018 at 03:56:48PM +0000, Joseph Myers wrote:
> > This patch adds the PTRACE_SECCOMP_GET_METADATA constant from Linux
> > 4.16 to all relevant sys/ptrace.h files.
>
> Thanks, I haven't managed to submit this update myself.
>
> This has to be committed along with the following two changes:
> - adding #undef PTRACE_SECCOMP_GET_METADATA to all files that already
> undefine PTRACE_SECCOMP_GET_FILTER, for exactly the same reason;
I believe this patch does that.
> - adding to bits/ptrace-shared.h a definition equivalent
> to struct seccomp_metadata.
This may be useful, but I don't see it as necessary to add the constant.
--
Joseph S. Myers
joseph@codesourcery.com