Histórico de Commits

Autor SHA1 Mensagem Data
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors há 3 anos atrás
  Tim Schumacher b9f7966e00 LibC: Move stack canary initialization before the global constructors há 3 anos atrás
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) há 3 anos atrás
  Idan Horowitz 753844ec96 LibELF: Take TLS segment alignment into account in DynamicLoader há 3 anos atrás
  Tim Schumacher e2036ca2ca LibELF: Store the full file path in DynamicObject há 3 anos atrás
  Tim Schumacher 6732fec8b8 LibELF: Warn on self-dlopening libraries while initializing há 3 anos atrás
  Tim Schumacher 082a7baa3b LibELF: Check if initializers ran instead of trusting s_global_objects há 3 anos atrás
  Tim Schumacher 07208feae7 LibELF: Actually do the library mapping as early as possible há 3 anos atrás
  Andrew Kaster 72066880c6 LibELF: Always use parent object basename for $ORIGIN processing há 3 anos atrás
  Tim Schumacher 89da0f2da5 LibELF: Name library maps with the full file path há 3 anos atrás
  Tim Schumacher 2b7b7f2816 LibELF: Separate library resolving into a new function há 3 anos atrás
  Daniel Bertalan 08c459e495 LibELF: Add support for IFUNCs há 3 anos atrás
  Timur Sultanov 33d19a562f LibELF: Look up symbols in all global modules há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Tim Schumacher 35e5024b7d DynamicLinker: Replace $ORIGIN with the executable path há 3 anos atrás
  Tim Schumacher e7f861f34c DynamicLinker: Implement support for RPATH and RUNPATH há 3 anos atrás
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr há 3 anos atrás
  Jesse Buhagiar 48c9350036 LibELF: Add `LD_LIBRARY_PATH` envvar support :^) há 3 anos atrás
  Sam Atkins c67c1b583a LibELF: Cast unused smart-pointer return value to void há 3 anos atrás
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value há 3 anos atrás
  Rodrigo Tobar 4b091a7cc2 LibELF: Fix dynamic linking of dlopen()-ed libs há 3 anos atrás
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe há 3 anos atrás
  Peter Bindels ca9c53c1a8 LibELF/DynamicLinker: Evaluate symbols in library insertion order (#8802) há 4 anos atrás
  Gunnar Beutner 06883ed8a3 Kernel+Userland: Make the stack alignment comply with the System V ABI há 4 anos atrás
  Daniel Bertalan 64b1740913 LibELF: Fix syscall regions for .text segments with a non-zero offset há 4 anos atrás
  Gunnar Beutner 5f6ee4c539 LibELF: Save the negative TLS offset in m_tls_offset há 4 anos atrás
  Brian Gianforcaro 179d8f6815 LibELF: Use StringView literal to avoid string allocations há 4 anos atrás
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath há 4 anos atrás
  Gunnar Beutner 89a38b72b7 LibC+LibELF: Implement dladdr() há 4 anos atrás
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` há 4 anos atrás