Age | Commit message (Expand) | Author |
2004-05-06 | '' | rpj |
2004-05-06 | '' | rpj |
2004-04-06 | Close memory leak. | rpj |
2004-02-13 | Remove redundant equality logic. | rpj |
2003-12-11 | *** empty log message *** | rpj |
2003-12-10 | *** empty log message *** | rpj |
2003-12-10 | *** empty log message *** | rpj |
2003-12-10 | Fix timeout calculations. | rpj |
2003-10-15 | Add Watcom compiler compatibility. | rpj |
2003-09-18 | Cleanup and fixes to thread priority management. Other minor changes.snap-2003-09-18 | rpj |
2003-09-02 | Tested and passed.snap-2003-09-04 | rpj |
2003-09-02 | Allow cancelation of waiting implicit threads. | rpj |
2003-09-02 | Added cancelation of/from non-POSIX threads; minor fixes; minor changes.snap-2003-09-03 | rpj |
2003-09-01 | Reuse the thread struct on failure. | rpj |
2003-08-19 | Fix accidental corruption of some test cases.snap-2003-08-19 | rpj |
2003-08-19 | Updated Copyright notice (date and contact address). | rpj |
2003-08-19 | Fix missing constants. | rpj |
2003-08-14 | Updated for snapshot release.snap-2003-08-15 | rpj |
2003-08-14 | Minor edit. | rpj |
2003-08-14 | Reuse of thread IDs, improved thread ID validation, new tests, bug fixes. | rpj |
2003-08-13 | Bug fixes plus adaptation to current MinGW/MsysDTK environment. Changes to te... | rpj |
2003-08-12 | Invalid thread param now returns ESRCH instead of EINVAL. | rpj |
2003-06-27 | Free the spinlock struct in ALL appropriate cases. | rpj |
2003-06-24 | pthread_spin_destroy was not freeing the spinlock struct. | rpj |
2003-06-21 | pthread_mutex_destroy.c (pthread_mutex_destroy): When called | rpj |
2003-05-15 | Fixed memory leaks caused by destructors calling pthreads routines at thread ... | rpj |
2003-05-14 | Fix compiler flag in Visual Studio project file. | rpj |
2003-05-10 | Release of snapshot 2003-05-10.snap-2003-05-10 | rpj |
2003-03-04 | Indenting. | rpj |
2003-03-04 | * pthread_mutex_timedlock.c (pthread_mutex_timedlock): Fix failure to | rpj |
2002-12-18 | Adjust attribution. | rpj |
2002-12-17 | * pthread_mutex_lock.c (ptw32_semwait): New static routine to provide | rpj |
2002-12-11 | 2002-12-11 Thomas Pfaff <tpfaff@gmx.net> | rpj |
2002-11-04 | Update admin files.snap-2002-11-04 | rpj |
2002-09-20 | 2002-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 for | rpj |
2002-06-04 | *** empty log message *** | rpj |
2002-06-04 | Another attempt to get sem_getvalue working. | rpj |
2002-06-03 | An attempt to get sem_getvalue working properly. | rpj |
2002-03-03 | Minor post-snapshot updates. | rpj |
2002-03-02 | Made Item 1 description more accurate. | rpj |
2002-03-02 | Add file and add entry to tests/ChangeLog.snap-2002-03-02 | rpj |
2002-03-02 | Changes 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++, call | rpj |
2002-02-23 | Upated. | rpj |
2002-02-23 | Add missing file. | rpj |
2002-02-23 | New functions from POSIX 1003.1 2001. Untested. | rpj |