diff options
author | yyny <6576327+yyny@users.noreply.github.com> | 2022-12-19 21:21:51 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-01-03 18:13:11 +0100 |
commit | 9ca979846ca45871a2b97876d2bdb7cd623f1eb1 (patch) | |
tree | 5da0ba4aea4f37030030f96e8a6228606213f995 /AK/IntrusiveRedBlackTree.h | |
parent | 456a8436b5732f5d01e0a298c53710c0e6b46e16 (diff) | |
download | serenity-9ca979846ca45871a2b97876d2bdb7cd623f1eb1.zip |
Kernel: Add `sid` and `pgid` to `Credentials`
There are places in the kernel that would like to have access
to `pgid` credentials in certain circumstances.
I haven't found any use cases for `sid` yet, but `sid` and `pgid` are
both changed with `sys$setpgid`, so it seemed sensical to add it.
In Linux, `man 7 credentials` also mentions both the session id and
process group id, so this isn't unprecedented.
Diffstat (limited to 'AK/IntrusiveRedBlackTree.h')
0 files changed, 0 insertions, 0 deletions