summaryrefslogtreecommitdiff
path: root/src/libc/fs/misc.c
AgeCommit message (Collapse)Author
2024-08-15kernel: disallow NUL bytes in pathsdzwdz
2024-05-11kernel: remove HANDLE_NULLFSdzwdz
It was a dumb hack that wasn't even necessary - an error when mounting should shadow over the mountpoint anyways.
2024-02-21libc/fs: use threads in forward_opendzwdz
2023-08-14reorganization: first stepsdzwdz