summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-09-02Added cancelation of/from non-POSIX threads; minor fixes; minor changes.snap-2003-09-03rpj
2003-09-01Reuse the thread struct on failure.rpj
2003-08-19Fix accidental corruption of some test cases.snap-2003-08-19rpj
2003-08-19Updated Copyright notice (date and contact address).rpj
2003-08-19Fix missing constants.rpj
2003-08-14Updated for snapshot release.snap-2003-08-15rpj
2003-08-14Minor edit.rpj
2003-08-14Reuse of thread IDs, improved thread ID validation, new tests, bug fixes.rpj
2003-08-13Bug fixes plus adaptation to current MinGW/MsysDTK environment. Changes to te...rpj
2003-08-12Invalid thread param now returns ESRCH instead of EINVAL.rpj
2003-06-27Free the spinlock struct in ALL appropriate cases.rpj
2003-06-24pthread_spin_destroy was not freeing the spinlock struct.rpj
2003-06-21pthread_mutex_destroy.c (pthread_mutex_destroy): When calledrpj
2003-05-15Fixed memory leaks caused by destructors calling pthreads routines at thread ...rpj
2003-05-14Fix compiler flag in Visual Studio project file.rpj
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