| Age | Commit message (Expand) | Author |
|---|---|---|
| 2007-03-24 | - Test+branch is usually cheaper than making an indirect function call, | ad |
| 2007-03-05 | - Update to match changed pthread__park() interface. | ad |
| 2007-03-02 | Remove the PTHREAD_SA option. If M:N threads is reimplemented it's | ad |
| 2006-12-24 | Fix bugs with and improve upon previous. | ad |
| 2006-12-23 | Conditionalised support for 1:1 threads. Needs associated kernel changes | ad |
| 2005-10-19 | starting the pthread library (ie. calling pthread__start()) before | chs |
| 2005-10-16 | in pthread_mutex_lock_slow(), pthread_rwlock_timedrdlock() and sem_wait(), | chs |
| 2003-11-24 | Update mutex/rwlock/sem code to match recent change in cond code. | cl |
| 2003-03-08 | add __RCSID() | lukem |
| 2003-01-24 | Correct omission in notice. | thorpej |
| 2003-01-22 | sem_init(): oops, only destroy the ksem on error if it is a ksem. | thorpej |
| 2003-01-22 | Rewrite to use our internal scheduling primitives. | thorpej |
| 2003-01-20 | more sem to _sem_st | christos |
| 2003-01-20 | add support for p1003.1b semaphores. From FreeBSD | christos |
