Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 년 전 |
Tim Schumacher
|
e2c55ee0a8
LibC: Move `dlfcn_integration.h` to the `bits` directory
|
2 년 전 |
Tim Schumacher
|
226608a48f
LibDl: Move the `dlfcn` implementation to LibC
|
2 년 전 |
Tim Schumacher
|
27bfb81702
Everywhere: Refer to `dlfcn*.h` by its non-prefixed name
|
2 년 전 |
Gunnar Beutner
|
89a38b72b7
LibC+LibELF: Implement dladdr()
|
4 년 전 |
Gunnar Beutner
|
f40ee1b03f
LibC+LibELF: Implement more fully-features dlfcn functionality
|
4 년 전 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 년 전 |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 년 전 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 년 전 |
Andreas Kling
|
e313323317
LibELF: Split the DynamicLoader's loading mechanism into two steps
|
4 년 전 |
Andreas Kling
|
68576bcf1b
LibELF: Call mmap() before constructing the DynamicLoader object
|
4 년 전 |
Andreas Kling
|
d71bfb9614
LibC: Fix bad error check after open() in dlopen()
|
4 년 전 |
Andreas Kling
|
5b37c0a71a
LibC: Convert remaining String::format() to formatted()/number()
|
4 년 전 |
Linus Groh
|
b42f0b9650
LibC: Change a couple of ASSERT_NOT_REACHED() to TODO()
|
4 년 전 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 년 전 |