mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-27 12:46:06 +00:00
Kernel: Pledge promises accessible via /proc/PID/pledge
This commit is contained in:
parent
35a2ba8ed8
commit
6113fe4747
Notes:
sideshowbarker
2024-07-18 10:07:18 +09:00
Author: https://github.com/doctor-rd
Commit: 6113fe4747
Pull-request: https://github.com/SerenityOS/serenity/pull/8541
Reviewed-by: https://github.com/luk1337
2 changed files with 38 additions and 0 deletions
|
@ -142,6 +142,7 @@ class ProcFSProcessFolder final
|
|||
friend class ProcFSComponentsRegistrar;
|
||||
friend class ProcFSRootFolder;
|
||||
friend class ProcFSProcessInformation;
|
||||
friend class ProcFSProcessPledge;
|
||||
friend class ProcFSProcessUnveil;
|
||||
friend class ProcFSProcessPerformanceEvents;
|
||||
friend class ProcFSProcessFileDescription;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue