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

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