Use rtld's TLS interface to allocate tcb.
[dragonfly.git] / lib / libthread_xu / thread /
2005-03-15 David Xuunconstify a modifiable parameter.
2005-03-15 David XuAdd clockid to _thr_umtx_wait, so that clockid attribut...
2005-03-12 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-08 Simon SchubertMerge from vendor branch CVS:
2005-03-02 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-02 Joerg SonnenbergerMerge from vendor branch GCC:
2005-02-26 David XuEnable barrier support.
2005-02-26 David XuStyle fixes.
2005-02-25 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-02-21 David XuSet initial thread's stack to 2M on 32 bits platform...
2005-02-21 David XuRemove unused macro.
2005-02-21 David XuRemove debug code.
2005-02-20 David XuImplement cancellation points for sigwait, sigtimedwait...
2005-02-01 David XuImport initial version of 1:1 pthread library.