~ubuntu-branches/ubuntu/hardy/openssl/hardy-security

« back to all changes in this revision

Viewing changes to crypto/threads/README

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Martin
  • Date: 2004-05-24 17:02:29 UTC
  • Revision ID: james.westby@ubuntu.com-20040524170229-ixlo08bbbly0xied
Tags: upstream-0.9.7d
ImportĀ upstreamĀ versionĀ 0.9.7d

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Mutithreading testing area.
 
2
 
 
3
Since this stuff is very very platorm specific, this is not part of the
 
4
normal build.  Have a read of doc/threads.doc.
 
5
 
 
6
mttest will do some testing and will currently build under Windows NT/95,
 
7
Solaris and Linux.  The IRIX stuff is not finished.
 
8
 
 
9
I have tested this program on a 12 CPU ultra sparc box (solaris 2.5.1)
 
10
and things seem to work ok.
 
11
 
 
12
The Linux pthreads package can be retrieved from 
 
13
http://www.mit.edu:8001/people/proven/pthreads.html
 
14