aboutsummaryrefslogtreecommitdiff
path: root/mt/README
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@openssl.org>1998-12-21 10:52:47 +0000
committerRalf S. Engelschall <rse@openssl.org>1998-12-21 10:52:47 +0000
commitd02b48c63a58ea4367a0e905979f140b7d090f86 (patch)
tree504f62ed3d84799f785b9cd9fab255a21b0e1b0e /mt/README
downloadopenssl-d02b48c63a58ea4367a0e905979f140b7d090f86.zip
openssl-d02b48c63a58ea4367a0e905979f140b7d090f86.tar.gz
openssl-d02b48c63a58ea4367a0e905979f140b7d090f86.tar.bz2
Import of old SSLeay release: SSLeay 0.8.1b
Diffstat (limited to 'mt/README')
-rw-r--r--mt/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/mt/README b/mt/README
new file mode 100644
index 0000000..fc933c3
--- /dev/null
+++ b/mt/README
@@ -0,0 +1,10 @@
+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.
+
+I have tested this program on a 12 CPU ultra sparc box (solaris 2.5.1)
+and things seem to work ok.