Fix a bug in the ioctl mapping (written by me), which basically failed
[dragonfly.git] / lib / libthread_xu /
2005-02-26 David XuEnable barrier support.
2005-02-26 David XuStyle fixes.
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-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.