banan-os/kernel/kernel/FS/TmpFS
Bananymous 0af74fccda Kernel/LibC: Rework dirent structure
dirent now contains statically sized d_name. This allows using
sizeof on the name and dirent properly, which some programs seem
to be using.
2024-05-22 20:19:59 +03:00
..
FileSystem.cpp BAN/Kernel: Rework assertion/panic system 2024-03-04 11:41:54 +02:00
Inode.cpp Kernel/LibC: Rework dirent structure 2024-05-22 20:19:59 +03:00