Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(40)

Side by Side Diff: openssl/crypto/threads/README

Issue 2072073002: Delete bundled copy of OpenSSL and replace with README. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/openssl@master
Patch Set: Delete bundled copy of OpenSSL and replace with README. Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « openssl/crypto/symhacks.h ('k') | openssl/crypto/threads/mttest.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
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
OLDNEW
« no previous file with comments | « openssl/crypto/symhacks.h ('k') | openssl/crypto/threads/mttest.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698