ladybird/Userland/Libraries/LibDl
Lenny Maiorani 8f20c3334b Libraries: Use default constructors/destructors in LibDl
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#cother-other-default-operation-rules

"The compiler is more likely to get the default semantics right and
you cannot implement these functions better than the compiler."
2022-03-10 18:04:26 -08:00
..
CMakeLists.txt LibC+LibELF: Implement more fully-features dlfcn functionality 2021-04-25 10:14:50 +02:00
dlfcn_integration.h Libraries: Use default constructors/destructors in LibDl 2022-03-10 18:04:26 -08:00
dlfcn.cpp Toolchain+Userland: Enable TLS for x86_64 2021-07-04 01:07:28 +02:00
dlfcn.h LibC+LibDl: Declare functions taking no arguments as taking void 2022-01-08 19:22:00 +01:00