summaryrefslogtreecommitdiff
path: root/libgcompat/dlvsym.c
AgeCommit message (Collapse)AuthorFilesLines
2018-01-14dlfcn: Combine functions for the same header into one fileSamuel Holland1-13/+0
Changes to existing code: * Make explicit comparison against NULL. * Adjust debug message for readability. Signed-off-by: Samuel Holland <samuel@sholland.org>
2018-01-14global: Format the code consistentlySamuel Holland1-6/+5
* Apply clang-format. * Change all comments to the same style. * Add braces as dictated by the coding style guidelines. Signed-off-by: Samuel Holland <samuel@sholland.org>
2017-06-14move all compatibility library stuff into libgcompat/William Pitcock1-0/+14