Richard Levitte 220b9519eb Cleanup mttest.c : because we no longer use stdio here, don't include it %!s(int64=9) %!d(string=hai) anos
..
README a6fc578bd5 mt contained an old copy of mttest.c. remove it and move the other %!s(int64=24) %!d(string=hai) anos
mttest.c 220b9519eb Cleanup mttest.c : because we no longer use stdio here, don't include it %!s(int64=9) %!d(string=hai) anos
netware.bat 4d8743f490 Netware-specific changes, %!s(int64=21) %!d(string=hai) anos
profile.sh 9da65c3280 Adjust all the old scripts to deal with the new location. %!s(int64=24) %!d(string=hai) anos
ptest.bat 9da65c3280 Adjust all the old scripts to deal with the new location. %!s(int64=24) %!d(string=hai) anos
pthread.sh 9da65c3280 Adjust all the old scripts to deal with the new location. %!s(int64=24) %!d(string=hai) anos
pthread2.sh 710e28ef93 Add -ldl to the build of mttest.c %!s(int64=9) %!d(string=hai) anos
pthreads-vms.com 006c7c6bb1 Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda). %!s(int64=15) %!d(string=hai) anos
purify.sh 9da65c3280 Adjust all the old scripts to deal with the new location. %!s(int64=24) %!d(string=hai) anos
solaris.sh 9da65c3280 Adjust all the old scripts to deal with the new location. %!s(int64=24) %!d(string=hai) anos
th-lock.c 3b38646d13 Code style: space after 'if' %!s(int64=9) %!d(string=hai) anos
win32.bat 9da65c3280 Adjust all the old scripts to deal with the new location. %!s(int64=24) %!d(string=hai) anos

README

Mutithreading testing area.

Since this stuff is very very platorm specific, this is not part of the
normal build. Have a read of doc/threads.doc.

mttest will do some testing and will currently build under Windows NT/95,
Solaris and Linux. The IRIX stuff is not finished.

I have tested this program on a 12 CPU ultra sparc box (solaris 2.5.1)
and things seem to work ok.

The Linux pthreads package can be retrieved from
http://www.mit.edu:8001/people/proven/pthreads.html