trap UB from attempts to join a detached thread
[musl] / src / thread / __tls_get_addr.c
2017-01-13 rofl0rfix crashes in x32 __tls_get_addr
2015-11-12 Rich Felkereliminate use of SHARED macro in __tls_get_addr
2015-06-25 Rich Felkerfix local-dynamic model TLS on mips and powerpc
2015-04-14 Rich Felkerfix inconsistent visibility for internal __tls_get_new...
2014-06-19 Rich Felkerseparate __tls_get_addr implementation from dynamic...