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