minix/crypto/external/bsd/openssl/dist/crypto/threads
Lionel Sambuc 0a6a1f1d05 NetBSD re-synchronization of the source tree
This brings our tree to NetBSD 7.0, as found on -current on the
10-10-2015.

This updates:
 - LLVM to 3.6.1
 - GCC to GCC 5.1
 - Replace minix/commands/zdump with usr.bin/zdump
 - external/bsd/libelf has moved to /external/bsd/elftoolchain/
 - Import ctwm
 - Drop sprintf from libminc

Change-Id: I149836ac18e9326be9353958bab9b266efb056f0
2016-01-13 20:32:14 +01:00
..
mttest.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
netware.bat Importing crypto libraries 2015-10-07 23:37:12 +02:00
profile.sh Importing crypto libraries 2015-10-07 23:37:12 +02:00
ptest.bat Importing crypto libraries 2015-10-07 23:37:12 +02:00
pthread.sh Importing crypto libraries 2015-10-07 23:37:12 +02:00
pthread2.sh NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
pthreads-vms.com Importing crypto libraries 2015-10-07 23:37:12 +02:00
purify.sh Importing crypto libraries 2015-10-07 23:37:12 +02:00
README Importing crypto libraries 2015-10-07 23:37:12 +02:00
solaris.sh Importing crypto libraries 2015-10-07 23:37:12 +02:00
th-lock.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
win32.bat Importing crypto libraries 2015-10-07 23:37:12 +02:00

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