mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:57:45 +00:00
Kernel: Pledge promises accessible via /proc/PID/pledge
This commit is contained in:
parent
35a2ba8ed8
commit
6113fe4747
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