summaryrefslogtreecommitdiff
path: root/Kernel/Syscalls/stat.cpp
AgeCommit message (Expand)Author
2020-07-31Kernel: Use Userspace<T> for sys$read() and sys$stat()Andreas Kling
2020-07-30Kernel: Move syscall implementations out of Process.cppAndreas Kling