Age | Commit message (Expand) | Author |
---|---|---|
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 |