banan-os/userspace/programs/DynamicLoader
Bananymous 3a465cb94f DynamicLoader: Don't write to pltgot if it does not exist
This makes `tcc` compile runnable executables
2024-12-04 21:11:43 +02:00
..
CMakeLists.txt Userspace: Write a dynamic loader 2024-09-05 12:58:21 +03:00
main.cpp DynamicLoader: Don't write to pltgot if it does not exist 2024-12-04 21:11:43 +02: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