glibc/csu
Florian Weimer d017b0ab5a elf: Introduce __tls_pre_init_tp
This is an early variant of __tls_init_tp, primarily for initializing
thread-related elements of _rtld_global/GL.

Some existing initialization code not needed for NPTL is moved into
the generic version of this function.

Tested-by: Carlos O'Donell <carlos@redhat.com>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2021-05-10 10:31:41 +02:00
..
abi-note.c
check_fds.c
dso_handle.c
errno-loc.c
errno.c
gmon-start.c
init-first.c
init.c
libc-start.c csu: Move calling main out of __libc_start_main_impl 2021-04-21 19:49:50 +02:00
libc-tls.c elf: Introduce __tls_pre_init_tp 2021-05-10 10:31:41 +02:00
Makefile Build libc-start with stack protector for SHARED 2021-03-15 20:25:00 +05:30
start.c
static-reloc.c
sysdep.c
version.c
Versions Reduce the statically linked startup code [BZ #23323] 2021-02-25 12:13:02 +01:00