banan-os/kernel/include/kernel/FS
Bananymous f1369c8fd6 Kernel/LibC: Implement mprotect
There may be some race conditions with this but i think this is good
enough to start with
2025-08-05 03:09:24 +03:00
..
DevFS Kernel: Rewrite the whole scheduler and re-architecture SMP handling 2024-07-22 00:33:50 +03:00
Ext2 Kernel: Remove unused FileSystem::dev 2025-06-29 00:29:03 +03:00
FAT Kernel: Remove unused FileSystem::dev 2025-06-29 00:29:03 +03:00
ProcFS Kernel: Rename has_hangup -> has_hungup 2025-05-17 12:39:23 +03:00
TmpFS Kernel: Fix TmpFS for 32 bit target 2025-07-18 19:07:32 +03:00
FileSystem.h Kernel: Remove unused FileSystem::dev 2025-06-29 00:29:03 +03:00
Inode.h Kernel/LibC: Implement mprotect 2025-08-05 03:09:24 +03:00
Pipe.h Kernel: Cleanup and fix pipe 2025-05-29 01:02:22 +03:00
Socket.h Kernel/LibC: Implement {,f}statvfs 2024-12-02 20:13:37 +02:00
USTARModule.h Kernel: Load USTAR from a boot module if loading root partition fails 2025-07-02 00:17:42 +03:00
VirtualFileSystem.h Kernel: Remove unused FileSystem::dev 2025-06-29 00:29:03 +03:00