Daniel Eischen wrote: > The toolchain itself should support TLS, so that's probably > the place to look, as well as src/libexec/rtld-elf/. The > libpthread library does not use TLS itself, and I don't > think anything (yet) uses TLS in libc or in our base system, > though I could be wrong. malloc uses TLS. Jason