mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-03 04:50:29 +00:00
3e815ad5b1
Loader.so now just performs the initial self relocations and static LibC initialisation before handing over to ELF::DynamicLinker::linker_main to handle the rest of the process. As a trade-off, ELF::DynamicLinker needs to be explicitly excluded from Lagom unless we really want to try writing a cross platform dynamic loader |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
math.cpp | ||
math.h | ||
misc.cpp | ||
misc.h |