Matt Thomas <m...@3am-software.com> wrote:

> Only those ports which reserve a register in mcontext for the TCB
> pointer should define _UC_TLSBASE.  Otherwise _UC_TLSBASE has no
> meaning and thus should not be defined.

Well, we have the choice between:
- define it and keeep it unused
- not define it add add #ifdef in libpthread and tests

I chose the second alternative, an unused #ifdef for a simplier code

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
m...@netbsd.org

Reply via email to