Age | Commit message (Expand) | Author |
---|---|---|
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 |
2002-01-31 | 2002-01-27 Ross Johnson <rpj@special.ise.canberra.edu.au> | rpj |
2001-12-18 | Include an interim complete Copyright notice in each source file; | rpj |
2001-10-25 | * GNUmakefile (libwsock32): Add to linker flags for | rpj |
2001-10-25 | * barrier.c: Move _LONG and _LPLONG defines into | rpj |
2001-10-15 | * spin.c (pthread_spin_lock): PTHREAD_SPINLOCK_INITIALIZER | rpj |
2001-10-12 | * spin.c (pthread_spin_unlock): Was not returning | rpj |
2001-10-08 | pthread_spin_trylock was not returning EBUSY on multi CPU machines. | rpj |
2001-07-10 | Untested revamp of barrier.c. | rpj |
2001-07-06 | Spinlocks and barriers fixed and working. Beta level. | rpj |
2001-07-05 | Fixups to last commit. | rpj |
2001-07-05 | Added new routines from POSIX 1003.1j. This is alpha level code. | rpj |