Backout revision 1.5, the pthread->error was used as internal
[dragonfly.git] / lib / libthread_xu / thread /
2005-05-07 David XuBackout revision 1.5, the pthread->error was used as...
2005-05-03 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2005-05-03 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2005-05-03 Joerg SonnenbergerMake errno a thread-local variable and remove the __err...
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch GPERF:
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-18 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-12 David XuFix brokeness by using _pthread_xxx functions instead.
2005-04-05 David XuRemove unused strong reference.
2005-03-29 Joerg SonnenbergerCleanup the TLS implementation:
2005-03-29 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 David RhodusMerge from vendor branch HEIMDAL:
2005-03-24 David Xutcb is now managed by rtld, caching it is not correct,
2005-03-23 David XuPass exact number of threads to thr_umtx_wake.
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.