Age | Commit message (Expand) | Author |
---|---|---|
2023-02-08 | Everywhere: Use ReadonlySpan<T> instead of Span<T const> | MacDue |
2023-01-28 | AK: Remove `try_` prefix from FixedArray creation functions | Linus Groh |
2023-01-03 | Kernel: Add `sid` and `pgid` to `Credentials` | yyny |
2022-08-21 | Kernel: Make VirtualFileSystem functions take credentials as input | Andreas Kling |
2022-08-20 | Kernel: Add Credentials to hold a set of user and group IDs | Andreas Kling |