Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | elf: Fix force_first handling in dlclose (bug 30981) | Florian Weimer | 2023-11-16 | 1 | -5/+7 |
* | Revert "elf: Always call destructors in reverse constructor order (bug 30785)" | Florian Weimer | 2023-10-18 | 1 | -6/+13 |
* | elf: Always call destructors in reverse constructor order (bug 30785) | Florian Weimer | 2023-09-08 | 1 | -13/+6 |
* | elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937) | Florian Weimer | 2022-09-20 | 1 | -0/+7 |
* | elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645) | Chung-Lin Tang | 2021-10-21 | 1 | -1/+1 |
* | elf: Testing infrastructure for ld.so DSO sorting (BZ #17645) | Chung-Lin Tang | 2021-10-21 | 1 | -0/+66 |