glibc/sysdeps/unix/sysv/linux/i386
Fangrui Song 3e9acce8c5 elf: Remove __libc_init_secure
After 73fc4e28b9,
__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
22b79ed7f4.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
2022-04-19 15:52:27 -07:00
..
i686
i786
Implies
Makefile i386: Remove libc-do-syscall from sysdep-dl-routines [BZ #28936] 2022-03-03 09:38:41 -08:00
Versions
____longjmp_chk.S
arch-syscall.h Update syscall lists for Linux 5.17 2022-03-23 17:11:56 +00:00
brk.c
c++-types.data
clone.S
clone3.S
configure i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771) 2022-01-13 14:59:44 +01:00
configure.ac i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771) 2022-01-13 14:59:44 +01:00
dl-librecon.h
dl-procinfo.h
dl-sysdep.h
getcontext.S
kernel-features.h
kernel_stat.h
ld.abilist Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader) 2022-01-27 18:52:05 +01:00
ldconfig.h
libBrokenLocale.abilist
libanl.abilist
libc-do-syscall.S
libc.abilist posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actions_addtcsetpgrp_np 2022-02-02 08:34:16 -03:00
libc_malloc_debug.abilist
libc_sigaction.c
libcrypt.abilist
libdl.abilist
libm.abilist
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data
makecontext.S
setcontext.S
shlib-versions
sigcontextinfo.h
startup.h elf: Remove __libc_init_secure 2022-04-19 15:52:27 -07:00
struct_kernel_msqid64_ds.h
struct_kernel_semid64_ds.h
struct_kernel_shmid64_ds.h
swapcontext.S
syscall.S
syscalls.list
sysdep.c
sysdep.h i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771) 2022-01-13 14:59:44 +01:00
time64-compat.h
tst-bz21269.c
ucontext_i.sym
vfork.S