about summary refs log tree commit diff
path: root/elf/tst-tunables.c
Commit message (Expand)AuthorAgeFilesLines
* support: Add envp argument to support_capture_subprogramAdhemerval Zanella13 days1-1/+1
* elf: Only process multiple tunable once (BZ 31686)Adhemerval Zanella13 days1-1/+60
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* elf: Do not set invalid tunables valuesAdhemerval Zanella2023-12-191-0/+30
* elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella2023-12-191-3/+63
* elf: Do not parse ill-formatted stringsAdhemerval Zanella2023-11-211-4/+9
* elf: Do not process invalid tunable formatAdhemerval Zanella2023-11-211-5/+17
* elf: Ignore GLIBC_TUNABLES for setuid/setgid binariesAdhemerval Zanella2023-11-211-0/+244