summaryrefslogtreecommitdiff
path: root/pthread.dsp
AgeCommit message (Collapse)Author
2005-05-03''rpj
2005-04-25''rpj
2004-11-22Copyright updaterpj
2003-05-14Fix compiler flag in Visual Studio project file.rpj
2002-03-03Minor post-snapshot updates.rpj
2002-02-27 * exception3.c (terminateFunction): For MSVC++, callrpj
exit() rather than pthread_exit(). Add comments to explain why. * rwlock2_t.c: New test. * rwlock3_t.c: New test. * rwlock4_t.c: New test. * rwlock5_t.c: New test. * rwlock6_t.c: New test. * rwlock6_t2.c: New test. * rwlock6.c (main): Swap thread and result variables to correspond to actual thread functions. * rwlock1.c: Change test description comment to correspond to the actual test.
2002-02-11Splitting files. See ChangeLog file for details.rpj
2002-01-13 * attr.c (pthread_attr_setscope): Fix struct pointerrpj
indirection error introduced 2002-01-04. (pthread_attr_getscope): Likewise. * pthread.dsp (SOURCE): Add missing source files. ./tests/: * exception3.c (main): Shorten wait time. * mutex7.c: New test. * mutex7n.c: New test. * mutex7e.c: New test. * mutex7r.c: New test. * mutex6.c: Modified to avoid leaving the locked mutex around on exit.
2001-01-01Initial version of MS Developer Studio project files.rpj