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