diff options
author | rpj <rpj> | 2004-11-03 01:18:28 +0000 |
---|---|---|
committer | rpj <rpj> | 2004-11-03 01:18:28 +0000 |
commit | 1d5390bb01891f1d82c9ade54d28c9513f01982f (patch) | |
tree | 5bc92d9bed964303c22a27ce64df936703a681f7 | |
parent | ec8290acdaea21b16d98f1ef5d4ae8a28ab2109a (diff) |
-rw-r--r-- | CONTRIBUTORS | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 115ce04..115e9dd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -73,6 +73,7 @@ Alexander Terekhov TEREKHOV at de dot ibm dot com (with Louis Thomas) re-implemented and improved condition variables; enhancements to semaphores; + enhancements to mutexes; system clock change handling re CV timeouts; bug fixes. Thomas Pfaff tpfaff at gmx dot net @@ -111,6 +112,7 @@ Makoto Kato raven at oldskool dot jp Panagiotis E. Hadjidoukas peh at hpclab dot ceid dot upatras dot gr Contributed the QueueUserAPCEx package which makes preemptive async cancelation possible. - -Will Bryant will dot bryant at ecosm dot com +Will Bryant will dot bryant at ecosm dot com Borland compiler patch and makefile. +Anuj Goyal anuj dot goyal at gmail dot com + Port to Digital Mars compiler. |