summaryrefslogtreecommitdiff
path: root/Libraries/LibC/libcinit.cpp
AgeCommit message (Expand)Author
2020-12-14LibC: Add NO_TLS preprocessor flagItamar
2020-12-14LibC: Make it possible to use ASSERTs without initializing stdioItamar
2020-08-12LibC: Move C++ABI functions to cxxabi.cpp, typecheck cxa_atexitBen Wiederhake
2020-08-12LibC: Avoid ninja-imports of system functionsBen Wiederhake
2020-03-07LibWeb: Move everything into the Web namespaceAndreas Kling
2020-01-18Meta: Add license header to source filesAndreas Kling
2020-01-13LibC: Move even more methods and globals out of crt0.oAndrew Kaster