X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=mt%2FREADME;h=df6b26e146f275159969d3d8a75f2272c66ffea9;hp=fc933c31c1fe515ee8f0fb78fc8aa6f826cd3364;hb=888007108bc3cd1011d145470f6295743f4909d6;hpb=d02b48c63a58ea4367a0e905979f140b7d090f86 diff --git a/mt/README b/mt/README index fc933c31c1..df6b26e146 100644 --- a/mt/README +++ b/mt/README @@ -3,8 +3,12 @@ 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 -and solaris. The IRIX stuff is not finished. +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 +