mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:27:35 +00:00
Kernel: Move process coredump metadata modification to the prctl syscall
This commit is contained in:
parent
822164a686
commit
be1d7c325a
8 changed files with 17 additions and 38 deletions
|
@ -10,3 +10,4 @@
|
|||
#define PR_GET_DUMPABLE 2
|
||||
#define PR_SET_NO_NEW_SYSCALL_REGION_ANNOTATIONS 3
|
||||
#define PR_GET_NO_NEW_SYSCALL_REGION_ANNOTATIONS 4
|
||||
#define PR_SET_COREDUMP_METADATA_VALUE 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue