aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-tunable-types.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-29elf: Add a way to check if tunable is set (BZ 27069)Adhemerval Zanella1-0/+1
2023-11-21elf: Ignore GLIBC_TUNABLES for setuid/setgid binariesAdhemerval Zanella1-10/+0
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-04-07tunables: Fix comparison of tunable valuesSiddhesh Poyarekar1-0/+17
2021-02-10tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar1-2/+2
2021-01-21elf: Avoid RELATIVE relocs in __tunables_initSzabolcs Nagy1-2/+2
2021-01-21elf: Make the tunable struct definition internal onlySzabolcs Nagy1-10/+32
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-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-05-17tunables: Add support for tunables of uint64_t typeSiddhesh Poyarekar1-0/+1
2017-02-08Fix getting tunable values on big-endian (BZ #21109)Siddhesh Poyarekar1-2/+2
2017-02-02tunables: Fix environment variable processing for setuid binaries (bz #21073)Siddhesh Poyarekar1-0/+15
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-31Add framework for tunablesSiddhesh Poyarekar1-0/+46