mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-18 00:20:30 +00:00
Add PTRACE_SECCOMP_GET_METADATA
(#882)
see linux commit: 26500475ac1b499d8636ff281311d633909f5d20 ptrace, seccomp: add support for retrieving seccomp metadata
This commit is contained in:
parent
610e0d95cb
commit
4f517503e4
4 changed files with 55 additions and 49 deletions
2
libc/sysv/consts/PTRACE_SECCOMP_GET_METADATA.S
Normal file
2
libc/sysv/consts/PTRACE_SECCOMP_GET_METADATA.S
Normal file
|
@ -0,0 +1,2 @@
|
|||
#include "libc/sysv/consts/syscon.internal.h"
|
||||
.syscon ptrace,PTRACE_SECCOMP_GET_METADATA,0x420d,0x420d,-1,-1,-1,-1,-1,-1
|
Loading…
Add table
Add a link
Reference in a new issue