aboutsummaryrefslogtreecommitdiffstats
path: root/mt/README
diff options
context:
space:
mode:
Diffstat (limited to 'mt/README')
-rw-r--r--mt/README8
1 files changed, 6 insertions, 2 deletions
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
+