mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 14:30:06 +00:00
8e78a2e1d1
Properly differentiate between setting up the real TLS with
TLS_INIT_TP, and setting up the early TLS (__init1_tcbhead) in static
builds. In the latter case, don't yet migrate the reply port into the
TCB, and don't yet set __libc_tls_initialized to 1.
This also lets us move the __init1_desc assignment inside
_hurd_tls_init ().
Fixes
|
||
---|---|---|
.. | ||
bits | ||
htl | ||
dl-tls-initialized.c | ||
Implies | ||
intr-msg.h | ||
longjmp-ts.c | ||
static-start.S | ||
tls.h | ||
tlsdesc.sym | ||
ucontext_i.sym | ||
vm_param.h |