Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2022-01-01 | 1 | -1/+1 |
* | elf: Add _dl_find_object function | Florian Weimer | 2021-12-28 | 1 | -0/+1 |
* | dlfcn: Rework static dlopen hooks | Florian Weimer | 2021-06-03 | 1 | -0/+18 |
* | elf: Initialize GLRO (dl_minsigstacksize) after static dlopen | Florian Weimer | 2021-05-20 | 1 | -0/+3 |
* | elf: Move static TLS size and alignment into _rtld_global_ro | Florian Weimer | 2021-05-17 | 1 | -0/+6 |
* | elf: Partially initialize ld.so after static dlopen (bug 20802) | Florian Weimer | 2021-05-17 | 1 | -0/+56 |