Age | Commit message (Expand) | Author |
---|---|---|
2021-03-11 | Kernel: Move process umask into protected data :^) | Andreas Kling |
2021-03-01 | Kernel: Make all syscall functions return KResultOr<T> | Andreas Kling |
2020-07-30 | Kernel: Move syscall implementations out of Process.cpp | Andreas Kling |