summaryrefslogtreecommitdiff
path: root/libc/src/dlfcn
AgeCommit message (Expand)Author
2025-09-02[libc] Install dladdr on X86 (#156500)Aiden Grossman
2025-08-07[libc] Fix typo and amend restrict qualifier (#152410)Caslyn Tonelli
2025-08-07[libc][dlfcn] Remove unused errno dep (#152222)Caslyn Tonelli
2025-08-05[libc] Add dladdr to dlfcn.h (#149872)Caslyn Tonelli
2025-08-05[libc] Add dlinfo + RTLD_DI_* macros to dlfcn.h (#149938)Caslyn Tonelli
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-07-06[libc] Add `dlfcn.h` placeholder (#97501)Izaak Schroeder