Use rtld's TLS interface to allocate tcb.
[dragonfly.git] / lib / libthread_xu / arch /
2005-03-22 David XuUse rtld's TLS interface to allocate tcb.
2005-03-15 David XuFix incorrect comment.
2005-03-15 David XuFix comments.
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-25 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-02-22 David XuRemove alpha support.
2005-02-22 David XuCode cleanup, remove unneeded includes.
2005-02-22 David XuWith new tls interface, sysarch.h is no longer needed.
2005-02-22 David XuUse new kernel tls interface.
2005-02-01 David XuImport initial version of 1:1 pthread library.