summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibDl
AgeCommit message (Expand)Author
2022-01-08LibC+LibDl: Declare functions taking no arguments as taking voidDaniel Bertalan
2021-07-04Toolchain+Userland: Enable TLS for x86_64Gunnar Beutner
2021-06-30Kernel: Disable __thread and TLS on x86_64 for nowGunnar Beutner
2021-06-06LibC+LibELF: Implement dladdr()Gunnar Beutner
2021-04-29Everywhere: "file name" => "filename"Andreas Kling
2021-04-25LibC+LibELF: Implement more fully-features dlfcn functionalityGunnar Beutner