summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-07-18 * rwlock.c (pthread_rwlock_wrlock): Is allowed to berpj
2001-07-18Fix potential NULL pointer dereferences.rpj
2001-07-18 * mutex.c (pthread_mutexattr_init): Return ENOMEMrpj
2001-07-11Assert that exactly one thread receives PTHREAD_BARRIER_SERIAL_THREAD.snap-2001-07-12rpj
2001-07-11Fixed cast; tests passed.rpj
2001-07-10Updated.rpj
2001-07-10Untested revamp of barrier.c.rpj
2001-07-09 * barrier.c: Revamped to fix the race condition. Two alternatingrpj
2001-07-08Barriers fixed and tested more extensively.rpj
2001-07-06Keeping ANNOUNCE up to date with code additions and fixes.rpj
2001-07-06Spinlocks and barriers fixed and working. Beta level.rpj
2001-07-05Fixups to last commit.rpj
2001-07-05 * barrier.c: Remove static initialisation - irreleventrpj
2001-07-05Added new routines from POSIX 1003.1j. This is alpha level code.rpj
2001-07-03Remove typo from semaphore.c.snap-2001-07-03rpj
2001-07-03Undo a minor code change in condvar.c and insert commentsrpj
2001-07-03Cosmetic changes.rpj
2001-07-012001-07-01 Ross Johnson <rpj@setup1.ise.canberra.edu.au>rpj
2001-07-012001-07-01 Ross Johnson <rpj@setup1.ise.canberra.edu.au>rpj
2001-07-012001-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-06rpj
2001-06-05Rix out-of-date information.rpj
2001-06-05 * nonportable.c (pthread_mutex_setdefaultkind_np):rpj
2001-06-05Updated.rpj
2001-06-05Update some comments.rpj
2001-06-04 * condvar.c: Add original description of the algorithm asrpj
2001-06-03Fix missing attribution.rpj
2001-06-03Updated.snap-2001-06-04rpj
2001-06-03pthreads:rpj
2001-05-31* condvar.c (pthread_cond_init): free memory when init fails.rpj
2001-05-31New test.rpj
2001-05-312001-05-30 Ross Johnson <rpj@setup1.ise.canberra.edu.au>rpj
2001-02-06Fix email address.rpj
2001-01-01Initial version of MS Developer Studio project files.rpj
2000-12-30Fix typo in URL.rpj
2000-12-29Updated.snap-2000-12-29rpj
2000-12-29./ChangeLog:rpj
2000-12-282000-10-10 Ross Johnson <rpj@setup1.ise.canberra.edu.au>rpj
2000-12-28./ChangeLog:rpj
2000-09-132000-09-13 Ross Johnson <rpj@setup1.ise.canberra.edu.au>rpj
2000-09-08Note that pthreadGCE.dll is now built with Mingw32snap-2000-09-08rpj
2000-09-08Edit CFLAGS.rpj
2000-09-072000-09-08 Ross Johnson <rpj@special.ise.canberra.edu.au>rpj
2000-09-022000-09-02 Ross Johnson <rpj@special.ise.canberra.edu.au>rpj
2000-09-022000-09-02 Ross Johnson <rpj@special.ise.canberra.edu.au>rpj
2000-09-02Fix comment.rpj
2000-09-02New. Contains non-portable routines.rpj