Age | Commit message (Expand) | Author |
---|---|---|
2011-05-06 | Robust mutexes merged from devel branchpost_merge_with_ROBUST_MUTEXES | rpj |
2011-03-10 | Replace global Critical Sections with MCS Queue locks | rpj |
2005-01-01 | Copyright year updated | rpj |
2004-11-22 | Copyright update | rpj |
2004-11-11 | Fix comments. | rpj |
2004-11-03 | Mutex, semaphore, thread ID, test suite changes - see ChangeLogs | rpj |
2004-05-17 | re-indentation, bug fixes, hooks for pre-emptive async cancelation | rpj |
2003-09-02 | Added cancelation of/from non-POSIX threads; minor fixes; minor changes.snap-2003-09-03 | rpj |
2003-08-19 | Updated Copyright notice (date and contact address). | rpj |
2003-08-14 | Reuse of thread IDs, improved thread ID validation, new tests, bug fixes. | rpj |