Richard Levitte f28e8bd300 Only use environment variables if uid and gid are the same as euid and egid. 21 лет назад
..
README a6fc578bd5 mt contained an old copy of mttest.c. remove it and move the other 25 лет назад
mttest.c f28e8bd300 Only use environment variables if uid and gid are the same as euid and egid. 21 лет назад
netware.bat 4d8743f490 Netware-specific changes, 21 лет назад
profile.sh 9da65c3280 Adjust all the old scripts to deal with the new location. 25 лет назад
ptest.bat 9da65c3280 Adjust all the old scripts to deal with the new location. 25 лет назад
pthread.sh 9da65c3280 Adjust all the old scripts to deal with the new location. 25 лет назад
pthread2.sh dc8c8cda4d New script to compile on systems that already have pthreads in the 25 лет назад
pthreads-vms.com 6ee6fdf555 A small script to compile mttest.c on VMS as well. 25 лет назад
purify.sh 9da65c3280 Adjust all the old scripts to deal with the new location. 25 лет назад
solaris.sh 9da65c3280 Adjust all the old scripts to deal with the new location. 25 лет назад
th-lock.c 59ade20500 Include e_os.h correctly. 22 лет назад
win32.bat 9da65c3280 Adjust all the old scripts to deal with the new location. 25 лет назад

README

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