Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-01 | Copyright year updated | rpj | |
2004-11-22 | Copyright update | rpj | |
2004-10-22 | Changes to mutexes and semaphores - considered alpha for now | rpj | |
2004-10-19 | sem_getvalue can now return number of waiters | rpj | |
2004-10-19 | Semaphore speedups - alpha, but passes testsuite | rpj | |
2004-05-17 | re-indentation, bug fixes, hooks for pre-emptive async cancelation | rpj | |
2003-08-19 | Updated Copyright notice (date and contact address). | rpj | |
2002-07-30 | * pthread_cond_wait.c (ptw32_cond_wait_cleanup): | rpj | |
Remove code designed to avoid/prevent spurious wakeup problems. It is believed that the sem_timedwait() call is consuming a CV signal that it shouldn't and this is breaking the avoidance logic. | |||
2002-06-04 | *** empty log message *** | rpj | |
2002-06-04 | Another attempt to get sem_getvalue working. | rpj | |
2002-06-03 | An attempt to get sem_getvalue working properly. | rpj | |
2002-02-18 | Major reorganisation of source code; new routine and tests added. | rpj | |