aboutsummaryrefslogtreecommitdiff
path: root/elf/tst-env-setuid.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-12-20Fix elf/tst-env-setuid[-static] if test needs to be rerun.Stefan Liebler1-6/+40
2023-12-05elf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid binariesAdhemerval Zanella1-2/+2
2023-12-05elf: Ignore loader debug env vars for setuidAdhemerval Zanella1-0/+4
2023-11-21elf: Ignore LD_PROFILE for setuid binariesAdhemerval Zanella1-1/+11
2023-11-21elf: Add all malloc tunable to unsecvarsAdhemerval Zanella1-54/+74
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-12tst-env-setuid: Use support_capture_subprogram_self_sgidSiddhesh Poyarekar1-183/+14
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-03-07Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar1-0/+12
2017-02-04tunables: Fail tests correctly when setgid does not workSiddhesh Poyarekar1-5/+7
2017-02-02tunables: Fix environment variable processing for setuid binaries (bz #21073)Siddhesh Poyarekar1-0/+282