Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-20 | elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937) | Florian Weimer | 1 | -9/+23 |
2022-09-06 | elf: Rename _dl_sort_maps parameter from skip to force_first | Florian Weimer | 1 | -7/+7 |
2022-04-27 | elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libra... | Adhemerval Zanella | 1 | -1/+3 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-10-21 | elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645) | Chung-Lin Tang | 1 | -14/+194 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-11-27 | Consolidate link map sorting | Andreas Schwab | 1 | -0/+122 |