banan-os/userspace/libraries
Bananymous 5121d0d934 Kernel: Allow loading PIEs
This is initial work towards implementing dynamic loader and shared
library support.
2024-08-27 17:32:22 +03:00
..
LibC Kernel/LibC: Add support for init_array and fini_array 2024-08-27 00:47:03 +03:00
LibELF Kernel: Allow loading PIEs 2024-08-27 17:32:22 +03:00
LibFont BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
LibGUI LibGUI: Add Window::get_pixel() 2024-08-12 00:49:35 +03:00
LibImage LibC: Don't expose math.h in stdlib.h 2024-07-16 12:47:38 +03:00
LibInput BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
CMakeLists.txt BuildSystem: Rework the whole cmake build system 2024-06-19 09:40:03 +03:00