aboutsummaryrefslogtreecommitdiff
path: root/elf/tst-tunables.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-07support: Add envp argument to support_capture_subprogramAdhemerval Zanella1-1/+1
2024-05-07elf: Only process multiple tunable once (BZ 31686)Adhemerval Zanella1-1/+60
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-12-19elf: Do not set invalid tunables valuesAdhemerval Zanella1-0/+30
2023-12-19elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella1-3/+63
2023-11-21elf: Do not parse ill-formatted stringsAdhemerval Zanella1-4/+9
2023-11-21elf: Do not process invalid tunable formatAdhemerval Zanella1-5/+17
2023-11-21elf: Ignore GLIBC_TUNABLES for setuid/setgid binariesAdhemerval Zanella1-0/+244