Age | Commit message (Expand) | Author |
---|---|---|
2021-03-01 | Kernel: Make all syscall functions return KResultOr<T> | Andreas Kling |
2020-12-12 | Kernel: disown should unblock any potential waiters | Tom |
2020-08-10 | Kernel: PID/TID typing | Ben Wiederhake |
2020-08-04 | Kernel+LibC: Add sys$disown() for disowning child processes | Andreas Kling |