banan-os/userspace/libraries
Bananymous a084f83f4c 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:57:34 +03:00
..
LibC Kernel/LibC: Implement SOCK_CLOEXEC and SOCK_NONBLOCK 2024-09-11 21:59:11 +03:00
LibELF Kernel: Rework kernel-side ELF loading 2024-09-15 23:57:34 +03:00
LibFont BuildSystem: Cleanup cmake files 2024-09-05 12:52:25 +03:00
LibGUI userspace: Add missing alpha channels 2024-09-12 20:53:45 +03:00
LibImage BuildSystem: Cleanup cmake files 2024-09-05 12:52:25 +03:00
LibInput LibInput: KeyEvent to ansi string now handles delete key 2024-09-15 03:13:21 +03:00
CMakeLists.txt userspace: Allow building without SSE 2024-09-02 21:25:00 +03:00