aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-tunables.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-07tunables: Fix comparison of tunable valuesSiddhesh Poyarekar1-0/+18
2021-02-10tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar1-18/+19
2021-01-21elf: Make the tunable struct definition internal onlySzabolcs Nagy1-27/+8
2021-01-15ld.so: Add --list-tunables to print tunable valuesH.J. Lu1-0/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-09-29Set tunable value as well as min/max valuesH.J. Lu1-2/+19
2020-06-24elf: Include <stdbool.h> in <dl-tunables.h> because bool is usedFlorian Weimer1-0/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-02-06Avoid "inline" after return type in function definitions.Joseph Myers1-2/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-06-30tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar1-0/+17
2017-06-07tunables: Clean up hooks to get and set tunablesSiddhesh Poyarekar1-19/+34
2017-05-25Make __tunables_init hidden and avoid PLTH.J. Lu1-0/+3
2017-02-02tunables: Fix environment variable processing for setuid binaries (bz #21073)Siddhesh Poyarekar1-5/+10
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-31tunables: Use correct unused attributeFlorian Weimer1-1/+1
2016-12-31Enhance --enable-tunables to select tunables frontend at build timeSiddhesh Poyarekar1-0/+4
2016-12-31Add framework for tunablesSiddhesh Poyarekar1-0/+88