Commit History

Author SHA1 Message Date
  Daniel Bertalan 45d81dceed Everywhere: Replace `ElfW(type)` macro usage with `Elf_type` 1 year ago
  Tim Schumacher 9d6372ff07 Kernel: Consolidate finding the ELF stack size with validation 2 years ago
  implicitfield 79adeb626b LibC+LibELF: Move ELF definitions from LibC to LibELF 2 years ago
  Andrew Kaster c87557e9c1 Kernel+Libraries: Don't include limits.h from LibELF/Validation.h 2 years ago
  Brian Gianforcaro 7d667b9f69 LibELF: Remove unused m_program_interpreter member from DynamicLoader 3 years ago
  Idan Horowitz c73ef87fc7 Kernel+LibELF+LibVT: Remove unused AK::String header includes 3 years ago
  Idan Horowitz cfb9f889ac LibELF: Accept Span instead of Pointer+Size in validate_program_headers 3 years ago
  Idan Horowitz 3e959618c3 LibELF: Use StringBuilders instead of Strings for the interpreter path 3 years ago
  Gunnar Beutner 158355e0d7 Kernel+LibELF: Add support for validating and loading ELF64 executables 4 years ago
  Andrew Kaster 7b4dc590e7 AK+Userland: Use akaster@serenityos.org for my copyright headers 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Gunnar Beutner 6cb28ecee8 LibC+LibELF: Implement support for the dl_iterate_phdr helper 4 years ago
  Ben Wiederhake 67cda61b7f Libraries: Add missing headers 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago