From 2d3ffc156e48e292feaa28edc341e694571d2b00 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Tue, 15 Apr 2014 16:45:42 +0000 Subject: remove a test directory. If anyone wants something this again, this is the wrong place and it will need heavy lifting. Love the .bat files and the reference to pre-draft pthreads code at MIT. ok beck --- src/lib/libcrypto/threads/README | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 src/lib/libcrypto/threads/README (limited to 'src/lib/libcrypto/threads/README') diff --git a/src/lib/libcrypto/threads/README b/src/lib/libcrypto/threads/README deleted file mode 100644 index df6b26e146..0000000000 --- a/src/lib/libcrypto/threads/README +++ /dev/null @@ -1,14 +0,0 @@ -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 - -- cgit v1.2.3-55-g6feb