aboutsummaryrefslogtreecommitdiff
path: root/elf/rtld_static_init.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-28elf: Add _dl_find_object functionFlorian Weimer
2021-06-03dlfcn: Rework static dlopen hooksFlorian Weimer
2021-05-20elf: Initialize GLRO (dl_minsigstacksize) after static dlopenFlorian Weimer
2021-05-17elf: Move static TLS size and alignment into _rtld_global_roFlorian Weimer
2021-05-17elf: Partially initialize ld.so after static dlopen (bug 20802)Florian Weimer