This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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; - adding to bits/ptrace-shared.h a definition equivalent to struct seccomp_metadata. -- ldv
Attachment:
signature.asc
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |