summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibELF/Core.h
AgeCommit message (Expand)Author
2022-12-28Kernel+Userland: Remove dependency on i386-specific registersLiav A
2022-12-06Everywhere: Rename to_{string => deprecated_string}() where applicableLinus Groh
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-02-16LibELF: Exclude MemoryRegionInfo::object_name() from the KernelIdan Horowitz
2021-12-29Kernel: Use Process::require_promise() instead of REQUIRE_PROMISE()Brian Gianforcaro
2021-08-23Everywhere: Core dump => CoredumpAndreas Kling