Age | Commit message (Expand) | Author |
2007-01-06 | See ChangeLog | rpj |
2006-01-24 | '' | rpj |
2005-06-03 | '' | rpj |
2005-05-27 | '' | rpj |
2005-05-27 | '' | rpj |
2005-05-26 | '' | rpj |
2005-05-15 | '' | rpj |
2005-05-06 | '' | rpj |
2005-04-25 | '' | rpj |
2005-04-25 | '' | rpj |
2005-04-12 | ''v-2-3-0-release | rpj |
2005-04-01 | '' | rpj |
2005-03-16 | ''v-2-1-0-release | rpj |
2005-03-12 | New design for pthread_once (with cancelability); ABI change | rpj |
2005-03-08 | compiler compatibility and bug fixes | rpj |
2005-01-25 | ''snap-2005-01-25 | rpj |
2005-01-01 | Copyright year updated | rpj |
2005-01-01 | ''snap-2005-01-03 | rpj |
2004-11-22 | Copyright update | rpj |
2004-11-11 | Change email contact address | rpj |
2004-11-03 | Mutex, semaphore, thread ID, test suite changes - see ChangeLogs | rpj |
2004-09-13 | Clarify behaviour and remove some redundant code - see ChangeLogs | rpj |
2004-06-29 | Add initial Digital Mars compiler support | rpj |
2004-06-25 | '' | rpj |
2004-06-22 | Add PTHREAD_{RECURSIVE,ERRORCHECK}_MUTEX_INITIALIZER{,_NP}snap-2004-06-22 | rpj |
2004-05-17 | re-indentation, bug fixes, hooks for pre-emptive async cancelation | rpj |
2004-05-06 | '' | rpj |
2003-10-15 | Add Watcom compiler compatibility. | rpj |
2003-09-02 | Added cancelation of/from non-POSIX threads; minor fixes; minor changes.snap-2003-09-03 | rpj |
2003-08-19 | Updated Copyright notice (date and contact address). | rpj |
2003-08-14 | Reuse of thread IDs, improved thread ID validation, new tests, bug fixes. | rpj |
2002-06-04 | *** empty log message *** | rpj |
2002-06-03 | An attempt to get sem_getvalue working properly. | rpj |
2002-03-02 | * errno.c: Compiler directive was incorrectly including code. | rpj |
2002-02-27 | * exception3.c (terminateFunction): For MSVC++, call | rpj |
2002-02-23 | * pthread_cond_destroy.c: Expand the time change | rpj |
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-02-02 | * cancel.c: Rearranged some code and introduced checks | 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-07-09 | * barrier.c: Revamped to fix the race condition. Two alternating | 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 |
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-05 | * nonportable.c (pthread_mutex_setdefaultkind_np): | rpj |