aboutsummaryrefslogtreecommitdiff
path: root/support/xdlfcn.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-06-28support: Add xdlvsym functionFlorian Weimer1-0/+20
2019-02-06support: Use dlerror to detect NULL symbols in xdlsymFlorian Weimer1-10/+10
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-14support: Simplify compiling most of support/ outside of glibcFlorian Weimer1-0/+1
2017-09-20Implement xdlopen, xdlsym and xdlclose routines which terminate testPaul Pluzhnikov1-0/+58