summaryrefslogtreecommitdiff
path: root/Ports/bash/patches
diff options
context:
space:
mode:
authorGunnar Beutner <gunnar@beutner.name>2021-04-24 20:39:58 +0200
committerAndreas Kling <kling@serenityos.org>2021-04-25 10:14:50 +0200
commitf40ee1b03f24efa034b8f12a86547e4057914d8e (patch)
treefaa9eb297876ad135e6de032aebd06c61fe99d60 /Ports/bash/patches
parent549d9bd3ea4cd63c1e5225f8c463cd2c27a28d2b (diff)
downloadserenity-f40ee1b03f24efa034b8f12a86547e4057914d8e.zip
LibC+LibELF: Implement more fully-features dlfcn functionality
This implements more of the dlfcn functionality. Most notably: * It's now possible to dlopen() libraries which were already loaded at program startup time. This does not cause those libraries to be loaded twice. * Errors are reported via dlerror() rather than by crashing the program. * Calls to the dl*() functions are thread-safe.
Diffstat (limited to 'Ports/bash/patches')
0 files changed, 0 insertions, 0 deletions