Age | Commit message (Expand) | Author |
---|---|---|
2022-10-31 | LibELF: Ensure that DynamicLoader only receives absolute paths | Tim Schumacher |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-18 | Ports: Update the gcc port with the patches from the toolchain | Gunnar Beutner |
2021-04-18 | LibC+LibELF: Implement support for the dl_iterate_phdr helper | Gunnar Beutner |
2021-02-20 | LibELF: Use StringView instead of "const char*" in dynamic linker code | Andreas Kling |
2021-01-25 | LibELF: Use Optional<SymbolLookupResult> as a return type | Andreas Kling |
2021-01-22 | Meta: Fix silly copyright line | Ben Wiederhake |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |