summaryrefslogtreecommitdiff
path: root/kernel/syscalls/fstat.c
AgeCommit message (Expand)Author
2024-06-26Kernel: Move all syscalls into one fileAnton Kling
2024-04-17Kernel/LibC: Add fstat() and remove stat() syscallAnton Kling