This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-07 17:15:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6fa4fc8353d79bebfdbfba0fc4eae22cb5935705
ladybird
/
Userland
/
Libraries
/
LibELF
History
Andreas Kling
226383f45b
LibELF: Use StringView to carry temporary strings in auxiliary vector
...
Let's not force clients to provide a String.
2021-09-07 13:53:14 +02:00
..
Arch
CMake: Let
Meta/serenity.sh run aarch64
make it past cmake
2021-08-28 14:43:07 +01:00
AuxiliaryVector.h
LibELF: Use StringView to carry temporary strings in auxiliary vector
2021-09-07 13:53:14 +02:00
CMakeLists.txt
…
Core.h
Everywhere: Core dump => Coredump
2021-08-23 00:02:09 +02:00
DynamicLinker.cpp
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
2021-09-06 01:53:26 +02:00
DynamicLinker.h
…
DynamicLoader.cpp
LibELF: Name non-executable map regions ".rodata" instead of ".text"
2021-09-04 20:30:56 +02:00
DynamicLoader.h
…
DynamicObject.cpp
LibELF: Apply some minor optimizations to symbol lookup
2021-08-28 20:03:08 +02:00
DynamicObject.h
…
Hashes.h
…
Image.cpp
…
Image.h
…
Relocation.cpp
…
Relocation.h
…
Validation.cpp
LibELF: Allow (but ignore) PT_LOAD headers with zero size
2021-08-31 16:46:16 +02:00
Validation.h
…