about summary refs log tree commit diff
path: root/elf/dl-sort-maps.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* elf: Fix force_first handling in dlclose (bug 30981)Florian Weimer2023-11-161-4/+3
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-7/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937)Florian Weimer2022-09-201-9/+23
* elf: Rename _dl_sort_maps parameter from skip to force_firstFlorian Weimer2022-09-061-7/+7
* elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libra...Adhemerval Zanella2022-04-271-1/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang2021-10-211-14/+194
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Consolidate link map sortingAndreas Schwab2017-11-271-0/+122