summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>1998-08-26 13:54:01 +0000
committerSteve Huston <shuston@riverace.com>1998-08-26 13:54:01 +0000
commit2124c2ee96b966352ec69aa7a2af48b77f0f3488 (patch)
treef757e01b29c69b074629d7e3465b082910250949
parentcf2e905a75a0678a66004f716f8f769c35bcdc0a (diff)
downloadATCD-2124c2ee96b966352ec69aa7a2af48b77f0f3488.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 47ced206016..674b5c916bf 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,9 @@
+Wed Aug 26 08:51:23 1998 Steve Huston <shuston@riverace.com>
+
+ * ace/OS.cpp (thr_keycreate): On pthreads draft 6, the call is
+ pthread_key_create, not pthread_keycreate. Thanks to Arturo
+ Montes <mitosys@colomsat.com.co> for this fix.
+
Wed Aug 26 08:32:18 1998 David L. Levine <levine@cs.wustl.edu>
* tests/Reactor_Performance_Test.cpp (create_reactor):