banan-os/userspace/programs/DynamicLoader
Bananymous 1c882ea361 DynamicLoader: Don't print TODOs on PT_GNU_ headers
These should be either handled by kernel or just used as optimizations.
There is no requirement to handle them in dynamic loader
2025-06-01 13:48:03 +03:00
..
CMakeLists.txt Userspace: Write a dynamic loader 2024-09-05 12:58:21 +03:00
main.cpp DynamicLoader: Don't print TODOs on PT_GNU_ headers 2025-06-01 13:48:03 +03:00
utils.cpp LibC: Remove errno EEXISTS 2024-12-02 20:13:38 +02:00
utils.h DynamicLoader: Use file backed mmap when possible 2024-09-05 13:59:39 +03:00