banan-os/kernel/kernel/FS
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
..
DevFS Kernel: Fix all broken locks from new mutexes 2024-02-28 22:45:34 +02:00
Ext2 Kernel/LibC: Rework dirent structure 2024-05-22 20:19:59 +03:00
ProcFS Kernel: Fix all broken locks from new mutexes 2024-02-28 22:45:34 +02:00
TmpFS Kernel/LibC: Rework dirent structure 2024-05-22 20:19:59 +03:00
Inode.cpp Kernel/LibC: Rework dirent structure 2024-05-22 20:19:59 +03:00
Pipe.cpp Kernel: Fix all broken locks from new mutexes 2024-02-28 22:45:34 +02:00
VirtualFileSystem.cpp Kernel: Fix all broken locks from new mutexes 2024-02-28 22:45:34 +02:00