Историја ревизија

Аутор SHA1 Порука Датум
  Andrew Kaster 7ab37ee22c Everywhere: Remove string.h include from AK/Traits.h and resolve fallout пре 2 година
  Ben Wiederhake 65b420f996 Everywhere: Remove unused includes of AK/Memory.h пре 2 година
  sin-ack ef6921d7c7 Kernel+LibC+LibELF: Set stack size based on PT_GNU_STACK during execve пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  sin-ack fbc771efe9 Everywhere: Use default StringView constructor over nullptr пре 3 година
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) пре 3 година
  Daniel Bertalan 08c459e495 LibELF: Add support for IFUNCs пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Lenny Maiorani 271d82e23f Libraries: Use default constructors/destructors in LibELF пре 3 година
  Idan Horowitz d296001f3f LibELF: Exclude sorted symbols APIs from the Kernel пре 3 година
  Idan Horowitz 7bd409dbdf LibELF: Use StringBuilder::string_view() to avoid String allocation пре 3 година
  Idan Horowitz cfb9f889ac LibELF: Accept Span instead of Pointer+Size in validate_program_headers пре 3 година
  Idan Horowitz 3e959618c3 LibELF: Use StringBuilders instead of Strings for the interpreter path пре 3 година
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value пре 3 година
  Valtteri Koskivuori efbcfe0498 LibELF: Rename the x86_64 machine type string to be less verbose пре 3 година
  Valtteri Koskivuori d1adf5bc5e LibELF+Userland: Move a few functions to Elf::Image пре 3 година
  Gunnar Beutner db1c5c4830 LibELF+Utilities: Avoid truncating 64-bit values пре 4 година
  Gunnar Beutner 67f0c0d5f0 Kernel+LibELF: Don't demangle symbols in the kernel пре 4 година
  Gunnar Beutner 158355e0d7 Kernel+LibELF: Add support for validating and loading ELF64 executables пре 4 година
  Hendiadyoin1 37253ebcae LibELF: Fix missing include пре 4 година
  Brian Gianforcaro 5bfba3f789 LibELF + LibDebug: Reduce allocations during symbolification пре 4 година
  Andreas Kling de395a3df2 AK+Everywhere: Consolidate String::index_of() and String::find() пре 4 година
  Gunnar Beutner 843f861f97 LibELF: Fix an integer overflow in Image::find_sorted_symbol пре 4 година
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` пре 4 година
  Andreas Kling b31602367e LibELF: Use binary search when looking up symbols :^) пре 4 година
  Andreas Kling 16221305ad LibELF: Remove sketchy use of "undefined" ELF::Image::Section пре 4 година
  Gunnar Beutner 461acda76f LibELF: Don't use assignments in return statements пре 4 година
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Andreas Kling 0005fa0e2b LibELF: Convert String::format() => String::formatted() пре 4 година