about summary refs log tree commit diff
path: root/elf/dl-tunables.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella2023-12-191-1/+5
* elf: Add a way to check if tunable is set (BZ 27069)Adhemerval Zanella2023-11-291-0/+28
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-24/+11
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* tunables: Fix comparison of tunable valuesSiddhesh Poyarekar2021-04-071-0/+18
* tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar2021-02-101-18/+19
* elf: Make the tunable struct definition internal onlySzabolcs Nagy2021-01-211-27/+8
* ld.so: Add --list-tunables to print tunable valuesH.J. Lu2021-01-151-0/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Set tunable value as well as min/max valuesH.J. Lu2020-09-291-2/+19
* elf: Include <stdbool.h> in <dl-tunables.h> because bool is usedFlorian Weimer2020-06-241-0/+2
* 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
* Avoid "inline" after return type in function definitions.Joseph Myers2019-02-061-2/+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
* tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar2017-06-301-0/+17
* tunables: Clean up hooks to get and set tunablesSiddhesh Poyarekar2017-06-071-19/+34
* Make __tunables_init hidden and avoid PLTH.J. Lu2017-05-251-0/+3
* tunables: Fix environment variable processing for setuid binaries (bz #21073)Siddhesh Poyarekar2017-02-021-5/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* tunables: Use correct unused attributeFlorian Weimer2016-12-311-1/+1
* Enhance --enable-tunables to select tunables frontend at build timeSiddhesh Poyarekar2016-12-311-0/+4
* Add framework for tunablesSiddhesh Poyarekar2016-12-311-0/+88