banan-os/libc/sys
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
..
mman.cpp Kernel/LibC: add mmap for private anonymous mappings 2023-09-22 23:01:14 +03:00
stat.cpp Kernel: Fix directory permissions 2023-09-08 11:46:53 +03:00
wait.cpp LibC: add wait and waitpid 2023-06-04 18:00:52 +03:00