Matt Caswell 02f0c26cea Re-align some comments after running the reformat script. vor 10 Jahren
..
README a6fc578bd5 mt contained an old copy of mttest.c. remove it and move the other vor 25 Jahren
mttest.c 02f0c26cea Re-align some comments after running the reformat script. vor 9 Jahren
netware.bat 4d8743f490 Netware-specific changes, vor 21 Jahren
profile.sh 9da65c3280 Adjust all the old scripts to deal with the new location. vor 25 Jahren
ptest.bat 9da65c3280 Adjust all the old scripts to deal with the new location. vor 25 Jahren
pthread.sh 9da65c3280 Adjust all the old scripts to deal with the new location. vor 25 Jahren
pthread2.sh dc8c8cda4d New script to compile on systems that already have pthreads in the vor 25 Jahren
pthreads-vms.com 48f48d96ce Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda). vor 15 Jahren
purify.sh 9da65c3280 Adjust all the old scripts to deal with the new location. vor 25 Jahren
solaris.sh 9da65c3280 Adjust all the old scripts to deal with the new location. vor 25 Jahren
th-lock.c 40720ce3ca Run util/openssl-format-source -v -c . vor 9 Jahren
win32.bat 9da65c3280 Adjust all the old scripts to deal with the new location. vor 25 Jahren

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