summaryrefslogtreecommitdiff
path: root/userland/libc/sys/stat
AgeCommit message (Expand)Author
2024-04-18LibC: Fix compiler warningsAnton Kling
2024-04-17Kernel/LibC: Add fstat() and remove stat() syscallAnton Kling
2023-11-23LibC: Reduce warnings in codeAnton Kling
2023-10-23VFS/libc: Create a syscall for mkdir and add the function to libcAnton Kling
2023-10-22Move everything into a new repo.Anton Kling