banan-os/kernel/include/kernel/FS
Bananymous ea7fc7f6c4 Kernel: Implement read-only FAT12/16/32 driver with long name support
You can now mount FAT filesystems! This code might not work perfectly
but my quick testing seemed to work on all (FAT12/16/32) variants.
2024-06-14 01:04:12 +03:00
..
DevFS Kernel: Fix all broken locks from new mutexes 2024-02-28 22:45:34 +02:00
Ext2 Kernel: Start work on adding support for new filesystems 2024-06-11 10:50:26 +03:00
FAT Kernel: Implement read-only FAT12/16/32 driver with long name support 2024-06-14 01:04:12 +03:00
ProcFS Kernel/LibC: Implement super basic select 2024-02-12 17:26:33 +02:00
TmpFS Kernel/LibC: Rework dirent structure 2024-05-22 20:19:59 +03:00
FileSystem.h Kernel: Start work on adding support for new filesystems 2024-06-11 10:50:26 +03:00
Inode.h Kernel/LibC: Rework dirent structure 2024-05-22 20:19:59 +03:00
Pipe.h Kernel: Fix all broken locks from new mutexes 2024-02-28 22:45:34 +02:00
Socket.h Kernel: Implement basic connection-mode unix domain sockets 2024-02-08 02:28:19 +02:00
VirtualFileSystem.h Kernel: Start work on adding support for new filesystems 2024-06-11 10:50:26 +03:00