Fangrui Song be9240c84c elf: Remove __libc_init_secure
After 73fc4e28b9464f0e13edc719a5372839970e7ddb,
__libc_enable_secure_decided is always 0 and a statically linked
executable may overwrite __libc_enable_secure without considering
AT_SECURE.

The __libc_enable_secure has been correctly initialized in _dl_aux_init,
so just remove __libc_enable_secure_decided and __libc_init_secure.
This allows us to remove some startup_get*id functions from
22b79ed7f413cd980a7af0cf258da5bf82b6d5e5.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
(cherry picked from commit 3e9acce8c50883b6cd8a3fb653363d9fa21e1608)
2022-05-19 12:13:52 +02:00
..
2016-10-28 22:40:16 -04:00
2021-06-22 12:09:52 -03:00
2022-04-08 14:18:12 -04:00
2021-01-05 11:33:16 -03:00
2021-06-15 10:42:11 -03:00
2021-06-15 10:42:11 -03:00
2017-04-07 07:45:53 -04:00
2021-01-05 11:33:16 -03:00
2021-01-04 08:42:04 -03:00
2022-05-19 12:13:52 +02:00
2021-07-07 18:33:52 +02:00
2021-07-22 18:38:04 +05:30
2021-06-27 07:56:57 -07:00
2021-07-07 18:33:52 +02:00
2021-06-30 08:43:37 +02:00
2019-05-02 11:42:51 +02:00
2021-07-09 20:09:14 +02:00
2019-10-09 17:48:41 -03:00
2020-12-31 16:55:21 +05:30
2022-05-19 12:13:52 +02:00
2021-06-30 08:43:37 +02:00
2019-11-06 09:20:52 -03:00