aboutsummaryrefslogtreecommitdiff
path: root/elf/tst-env-setuid.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-12-20Fix elf/tst-env-setuid[-static] if test needs to be rerun.Stefan Liebler
2023-12-05elf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid binariesAdhemerval Zanella
2023-12-05elf: Ignore loader debug env vars for setuidAdhemerval Zanella
2023-11-21elf: Ignore LD_PROFILE for setuid binariesAdhemerval Zanella
2023-11-21elf: Add all malloc tunable to unsecvarsAdhemerval Zanella
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-04-12tst-env-setuid: Use support_capture_subprogram_self_sgidSiddhesh Poyarekar
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-03-07Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar
2017-02-04tunables: Fail tests correctly when setgid does not workSiddhesh Poyarekar
2017-02-02tunables: Fix environment variable processing for setuid binaries (bz #21073)Siddhesh Poyarekar