libthread_xu: Implement stub sem_open/sem_close/sem_unlink.
[dragonfly.git] / lib / libthread_xu / thread / thr_sem.c
2012-01-30 Venkatesh Srinivaslibthread_xu: Implement stub sem_open/sem_close/sem_unlink.
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2009-06-29 Matthew Dillonlibthread_xu - implement pshared for sem_init
2007-06-26 Joe TalbottFix files that included the posix scheduling headers...
2006-04-06 David XuWARNS level 4 cleanup.
2006-04-05 David XuConvert weak reference to strong reference so that...
2005-03-29 Joerg SonnenbergerCleanup the TLS implementation:
2005-03-15 David XuAdd clockid to _thr_umtx_wait, so that clockid attribut...
2005-02-01 David XuImport initial version of 1:1 pthread library.