Age | Commit message (Expand) | Author |
---|---|---|
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-02-18 | Major reorganisation of source code; new routine and tests added. | rpj |
2002-02-08 | Copyright notice updates; module splitting; POSIX version | rpj |
2001-12-18 | Include an interim complete Copyright notice in each source file; | rpj |
2001-10-25 | * barrier.c: Move _LONG and _LPLONG defines into | rpj |
2001-07-18 | Fix potential NULL pointer dereferences. | rpj |
2001-07-11 | Fixed cast; tests passed. | rpj |
2001-07-10 | Untested revamp of barrier.c. | rpj |
2001-07-09 | * barrier.c: Revamped to fix the race condition. Two alternating | rpj |
2001-07-08 | Barriers fixed and tested more extensively. | rpj |
2001-07-06 | Spinlocks and barriers fixed and working. Beta level. | rpj |
2001-07-05 | Fixups to last commit. | rpj |
2001-07-05 | * barrier.c: Remove static initialisation - irrelevent | rpj |
2001-07-05 | Added new routines from POSIX 1003.1j. This is alpha level code. | rpj |