Age | Commit message (Expand) | Author |
2002-02-01 | * semaphore.c (sem_trywait): Fix missing errno return | rpj |
2002-01-31 | 2002-01-27 Ross Johnson <rpj@special.ise.canberra.edu.au> | rpj |
2002-01-13 | * attr.c (pthread_attr_setscope): Fix struct pointer | rpj |
2002-01-08 | * mutex.c (pthread_mutex_trylock): use | rpj |
2002-01-07 | * mutex.c (pthread_mutex_init): Remove critical | rpj |
2002-01-04 | * attr.c (pthread_attr_setscope): Add more error | rpj |
2001-12-20 | * mutex.c (pthread_mutex_lock): Decrementing lock_idx was | rpj |
2001-10-26 | semaphore.c (sem_init): somehow when sem_t reverted to an opaque struct | rpj |
2001-10-26 | * semaphore.c (sem_init): Fix typo and missing bracket | 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-24 | * attr.c (pthread_attr_setstacksize): Quell warning | 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-08-24 | * condvar.c (pthread_cond_destroy): Remove cv element | rpj |
2001-08-23 | Contributed by - "Alexander Terekhov" <TEREKHOV@de.ibm.com> | rpj |
2001-08-23 | * tsd.c (pthread_getspecific): Preserve the last | rpj |
2001-07-18 | * rwlock.c (pthread_rwlock_wrlock): Is allowed to be | rpj |
2001-07-18 | Fix potential NULL pointer dereferences. | rpj |
2001-07-18 | * mutex.c (pthread_mutexattr_init): Return ENOMEM | 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 | * barrier.c: Remove static initialisation - irrelevent | rpj |
2001-07-05 | Added new routines from POSIX 1003.1j. This is alpha level code. | rpj |
2001-07-03 | Remove typo from semaphore.c.snap-2001-07-03 | rpj |
2001-07-01 | 2001-07-01 Ross Johnson <rpj@setup1.ise.canberra.edu.au> | rpj |
2001-07-01 | 2001-06-25 Ross Johnson <rpj@setup1.ise.canberra.edu.au> | rpj |
2001-06-19 | * Made organisational-only changes to UWIN additions. | rpj |
2001-06-11 | * semaphore.h (sem_t): Fixed for compile and test. | rpj |
2001-06-07 | * semaphore.h (sem_t): Is now an opaque pointer; | rpj |
2001-06-05 | * mutex.c (pthread_mutexattr_init): Removesnap-2001-06-06 | rpj |
2001-06-05 | * nonportable.c (pthread_mutex_setdefaultkind_np): | rpj |
2001-06-05 | Updated. | rpj |
2001-06-03 | pthreads: | rpj |
2001-05-31 | * condvar.c (pthread_cond_init): free memory when init fails. | rpj |
2001-05-31 | 2001-05-30 Ross Johnson <rpj@setup1.ise.canberra.edu.au> | rpj |
2000-12-29 | ./ChangeLog: | rpj |
2000-12-28 | 2000-10-10 Ross Johnson <rpj@setup1.ise.canberra.edu.au> | rpj |
2000-12-28 | ./ChangeLog: | rpj |
2000-09-13 | 2000-09-13 Ross Johnson <rpj@setup1.ise.canberra.edu.au> | rpj |
2000-09-08 | Edit CFLAGS. | rpj |
2000-09-07 | 2000-09-08 Ross Johnson <rpj@special.ise.canberra.edu.au> | rpj |
2000-09-02 | 2000-09-02 Ross Johnson <rpj@special.ise.canberra.edu.au> | rpj |
2000-09-02 | 2000-09-02 Ross Johnson <rpj@special.ise.canberra.edu.au> | rpj |
2000-08-22 | 2000-08-22 Ross Johnson <rpj@setup1.ise.canberra.edu.au> | rpj |
2000-08-18 | 2000-08-18 Ross Johnson <rpj@special.ise.canberra.edu.au> | rpj |
2000-08-18 | 2000-08-18 Ross Johnson <rpj@setup1.ise.canberra.edu.au> | rpj |