Age | Commit message (Expand) | Author |
---|---|---|
2021-03-01 | Kernel: Make all syscall functions return KResultOr<T> | Andreas Kling |
2021-02-14 | Kernel+Userland: Give sys$recvfd() an options argument for O_CLOEXEC | Andreas Kling |
2020-07-30 | Kernel: Move syscall implementations out of Process.cpp | Andreas Kling |