banan-os/kernel
Bananymous fee3677fb9 Kernel/LibC: add mmap for private anonymous mappings
This will be used by the userspace to get more memory. Currently
kernel handles all allocations, which is not preferable.
2023-09-22 23:01:14 +03:00
..
arch Kernel: Add pointer validation API to page table 2023-09-22 17:20:35 +03:00
font BuildSystem: building for 32-bit works now 2023-04-02 05:03:17 +03:00
include/kernel Kernel/LibC: add mmap for private anonymous mappings 2023-09-22 23:01:14 +03:00
kernel Kernel/LibC: add mmap for private anonymous mappings 2023-09-22 23:01:14 +03:00
lai@a228465314 Kernel: Add LAI as a dependency 2023-09-22 17:20:35 +03:00
CMakeLists.txt Kernel: Add LAI as a dependency 2023-09-22 17:20:35 +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