Historial de Commits

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