Commit History

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