summaryrefslogtreecommitdiff
path: root/libgcompat/dlfcn.c
AgeCommit message (Collapse)AuthorFilesLines
2024-08-30dladdr1 for libnvidia-eglcore, and libnvidia-glcoremari1-0/+16
2018-01-14dlfcn: Combine functions for the same header into one fileSamuel Holland1-0/+25
Changes to existing code: * Make explicit comparison against NULL. * Adjust debug message for readability. Signed-off-by: Samuel Holland <samuel@sholland.org>