X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=mt%2FREADME;h=df6b26e146f275159969d3d8a75f2272c66ffea9;hp=fc933c31c1fe515ee8f0fb78fc8aa6f826cd3364;hb=d8df48a9bccb0f408b11af9a71abbf28a675839b;hpb=b7896b3cb86d80206af14a14d69b0717786f2729 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 +