summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorrpj <rpj>1999-04-06 17:57:46 +0000
committerrpj <rpj>1999-04-06 17:57:46 +0000
commit7477362ce77eb4c8005b68ff64eb0e2a1d675d3f (patch)
tree0ded6129e5831f4bd94754e6e245094d199372ed /README
parent451bb0670ddd5f5c0606410f2b5f51733119645d (diff)
Wed Apr 7 09:37:00 1999 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
* *.c (comments): Remove individual attributions - these are documented sufficiently elsewhere. * implement.h (pthread.h): Remove extraneous include.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index ca32d26..f97d324 100644
--- a/README
+++ b/README
@@ -37,7 +37,9 @@ with MSVC. Thanks to Anders Norlander for pointing this out.
For convenience, the following pre-built files can be downloaded from
the FTP site (see under "Availability" below):
- pthread.h - the standard include file
+ pthread.h
+ semaphore.h
+ sched.h
pthread.dll - built with MSVC cl compiler
pthread.lib - built with MSVC cl compiler
libpthread32.a - built with Mingw32 (use with MSVC pthread.dll)
@@ -72,3 +74,4 @@ Home page:
----
Ross Johnson
<rpj@ise.canberra.edu.au>
+