Skip to content
Commit 2ce0481d authored by Samuel Thibault's avatar Samuel Thibault
Browse files

hurd: let csu initialize tls

Since 9cec82de ("htl: Initialize later"), we let csu initialize
pthreads. We can thus let it initialize tls later too, to better align
with the generic order.  Initialization however accesses ports which
links/unlinks into the sigstate for unwinding.  We can however easily
skip that during initialization.
parent 7b358de1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment