banan-os/kernel
Bananymous dedb2a2399 Kernel: RamInode verifies that you have not specified mode type
This is kinda weird behaviour, but it ensures the user cannot
create e.g. CharacterDevice with mode having IFLNK.

The Inode overrider is the only one setting the mode.
2023-09-30 20:46:57 +03:00
..
arch Kernel: mmap regions are now demand paged 2023-09-28 21:07:14 +03:00
font BuildSystem: building for 32-bit works now 2023-04-02 05:03:17 +03:00
include/kernel Kernel: RamInode verifies that you have not specified mode type 2023-09-30 20:46:57 +03:00
kernel Kernel: RamInode verifies that you have not specified mode type 2023-09-30 20:46:57 +03:00
lai@a228465314 Kernel: Add LAI as a dependency 2023-09-22 17:20:35 +03:00
CMakeLists.txt Kernel: Implement MAP_PRIVATE file mappings 2023-09-29 17:23:42 +03:00
icxxabi.cpp All: Clear lines with only whitspace in them 2023-09-10 00:31:42 +03:00
ubsan.cpp All: Clear lines with only whitspace in them 2023-09-10 00:31:42 +03:00