rtld: properly handle root directory in load path (bug 30435)
[platform/upstream/glibc.git] / elf / tst-dlmopen-dlerror-mod.c
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-04-21 Florian Weimerdlfcn: dlerror needs to call free from the base namespa...
2021-04-21 Florian Weimerdlfcn: Failures after dlmopen should not terminate...