aboutsummaryrefslogtreecommitdiff
path: root/elf/tst-rtld-list-tunables.exp
AgeCommit message (Expand)Author
2022-08-04malloc: Correct the documentation of the top_pad defaultFlorian Weimer
2021-12-15malloc: Add Huge Page support for mmapAdhemerval Zanella
2021-12-15malloc: Add madvise support for Transparent Huge PagesAdhemerval Zanella
2021-12-14elf: Use new dependency sorting algorithm by defaultFlorian Weimer
2021-10-21elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang
2021-02-10tunables: Disallow negative values for some tunablesSiddhesh Poyarekar
2021-01-15ld.so: Add --list-tunables to print tunable valuesH.J. Lu