aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-tunable-types.h
AgeCommit message (Expand)Author
2021-04-07tunables: Fix comparison of tunable valuesSiddhesh Poyarekar
2021-02-10tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar
2021-01-21elf: Avoid RELATIVE relocs in __tunables_initSzabolcs Nagy
2021-01-21elf: Make the tunable struct definition internal onlySzabolcs Nagy
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-05-17tunables: Add support for tunables of uint64_t typeSiddhesh Poyarekar
2017-02-08Fix getting tunable values on big-endian (BZ #21109)Siddhesh Poyarekar
2017-02-02tunables: Fix environment variable processing for setuid binaries (bz #21073)Siddhesh Poyarekar
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31Add framework for tunablesSiddhesh Poyarekar