1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-14 06:52:07 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Liav A
be1d7c325a Kernel: Move process coredump metadata modification to the prctl syscall 2023-03-05 16:55:08 +01:00
Liav A
b27f88f61d Kernel+Userland: Refine preventing syscall annotations of Regions option
Instead of using a special case of the annotate_mapping syscall, let's
introduce a new prctl option to disallow further annotations of Regions
as new syscall Region(s).
2023-02-24 22:26:07 +01:00
Liav A
e7142c482a Kernel+Userland: Move prctl numbers header file to Kernel/API directory 2023-02-24 20:35:45 +01:00
Renamed from Userland/Libraries/LibC/sys/prctl_numbers.h (Browse further)