summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-05-10Release of snapshot 2003-05-10.snap-2003-05-10rpj
2003-03-04Indenting.rpj
2003-03-04 * pthread_mutex_timedlock.c (pthread_mutex_timedlock): Fix failure torpj
2002-12-18Adjust attribution.rpj
2002-12-17 * pthread_mutex_lock.c (ptw32_semwait): New static routine to providerpj
2002-12-112002-12-11 Thomas Pfaff <tpfaff@gmx.net>rpj
2002-11-04Update admin files.snap-2002-11-04rpj
2002-09-202002-09-20 Michael Johnson <michaelj@maine.rr.com>rpj
2002-07-30*** empty log message ***rpj
2002-07-30* pthread_cond_wait.c (ptw32_cond_wait_cleanup):rpj
2002-07-30* sem_timedwait.c (sem_timedwait): Tighten checks forrpj
2002-06-04*** empty log message ***rpj
2002-06-04Another attempt to get sem_getvalue working.rpj
2002-06-03An attempt to get sem_getvalue working properly.rpj
2002-03-03Minor post-snapshot updates.rpj
2002-03-02Made Item 1 description more accurate.rpj
2002-03-02Add file and add entry to tests/ChangeLog.snap-2002-03-02rpj
2002-03-02Changes to documentation and makefiles.rpj
2002-03-02 * errno.c: Compiler directive was incorrectly including code.rpj
2002-02-27 * exception3.c (terminateFunction): For MSVC++, callrpj
2002-02-23Upated.rpj
2002-02-23Add missing file.rpj
2002-02-23New functions from POSIX 1003.1 2001. Untested.rpj
2002-02-23 * pthread_cond_destroy.c: Expand the time changerpj
2002-02-20Changes to comments.rpj
2002-02-20implement.h: Refine use of _LPLONG and _LONG.rpj
2002-02-20Enter the time change critical section earlierrpj
2002-02-20spin4.c: Try to force the main thread to wait.rpj
2002-02-20Add missing test files.rpj
2002-02-18Update to reflect recent changes.rpj
2002-02-18Major reorganisation of source code; new routine and tests added.rpj
2002-02-11Splitting files. See ChangeLog file for details.rpj
2002-02-08New tests.rpj
2002-02-08Update.rpj
2002-02-08Copyright notice updates; module splitting; POSIX versionrpj
2002-02-07pthread_delay_np: Add missing "return(0)".rpj
2002-02-07 * nonportable.c (pthread_delay_np): Make a truerpj
2002-02-03Change #pragma inline_depth(8) to use empty () for default value.rpj
2002-02-02 * cancel.c: Rearranged some code and introduced checksrpj
2002-02-01 * semaphore.c (sem_trywait): Fix missing errno returnrpj
2002-02-01pthread_mutex_timedlock: Add missing InterlockedDecrement(lock_idx)rpj
2002-01-31Add new exported routines.rpj
2002-01-31Fix critical section init.rpj
2002-01-312002-01-27 Ross Johnson <rpj@special.ise.canberra.edu.au>rpj
2002-01-13 * attr.c (pthread_attr_setscope): Fix struct pointerrpj
2002-01-08Update docs.rpj
2002-01-08 * mutex.c (pthread_mutex_trylock): userpj
2002-01-07 * mutex.c (pthread_mutex_init): Remove criticalrpj
2002-01-04 * attr.c (pthread_attr_setscope): Add more errorrpj
2001-12-20 * mutex.c (pthread_mutex_lock): Decrementing lock_idx wasrpj