banan-os/userspace
Bananymous 3bdcd8f1fb Kernel: Rework kernel-side ELF loading
ELFs are now loaded as MemoryRegions so they don't need special handling
anywhere. This also allows file backed COW optimizations to work. This
was not the case before.

This patch removes now obsolete LoadableELF and unused ELF files from
LibElf.
2024-09-15 23:20:32 +03:00
..
aoc2023 BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
libraries Kernel: Rework kernel-side ELF loading 2024-09-15 23:20:32 +03:00
programs Terminal: Optimize printing a lot 2024-09-15 03:12:26 +03:00
tests userspace: Add missing alpha channels 2024-09-12 20:53:45 +03:00
CMakeLists.txt BuildSystem: Cleanup userspace directory layout 2024-07-03 09:18:02 +03:00