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