summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2001-02-01 23:24:13 +0000
committerSteve Huston <shuston@riverace.com>2001-02-01 23:24:13 +0000
commit9873a8fb0368d8d6cca728f7c7f7a8d6845d84a2 (patch)
tree6282128e7b31a0ccfb8f3c5ea59b639dacc9a81c
parentc8fd292c6d6149bd95f83609b414e9aa715cf334 (diff)
downloadATCD-9873a8fb0368d8d6cca728f7c7f7a8d6845d84a2.tar.gz
.
-rw-r--r--ChangeLog7
-rw-r--r--ChangeLogs/ChangeLog-02a7
-rw-r--r--ChangeLogs/ChangeLog-03a7
3 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8688dbba3f0..2a6c5e5eedc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Thu Feb 01 18:21:15 2001 Steve Huston <shuston@riverace.com>
+
+ * tests/Thread_Mutex_Test.cpp: Only report "operation not supported"
+ once for a failed ACE_Thread_Mutex::acquire (ACE_Time_Value &).
+ Also, if it reports ENOTSUP while ACE_HAS_MUTEX_TIMEOUT is
+ defined, warns the user that it's probably the wrong setting.
+
Thu Feb 01 17:36:28 2001 Steve Huston <shuston@riverace.com>
* examples/Reactor/Proactor/test_proactor3.cpp: Fixed a non-constant
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 8688dbba3f0..2a6c5e5eedc 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,10 @@
+Thu Feb 01 18:21:15 2001 Steve Huston <shuston@riverace.com>
+
+ * tests/Thread_Mutex_Test.cpp: Only report "operation not supported"
+ once for a failed ACE_Thread_Mutex::acquire (ACE_Time_Value &).
+ Also, if it reports ENOTSUP while ACE_HAS_MUTEX_TIMEOUT is
+ defined, warns the user that it's probably the wrong setting.
+
Thu Feb 01 17:36:28 2001 Steve Huston <shuston@riverace.com>
* examples/Reactor/Proactor/test_proactor3.cpp: Fixed a non-constant
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 8688dbba3f0..2a6c5e5eedc 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,10 @@
+Thu Feb 01 18:21:15 2001 Steve Huston <shuston@riverace.com>
+
+ * tests/Thread_Mutex_Test.cpp: Only report "operation not supported"
+ once for a failed ACE_Thread_Mutex::acquire (ACE_Time_Value &).
+ Also, if it reports ENOTSUP while ACE_HAS_MUTEX_TIMEOUT is
+ defined, warns the user that it's probably the wrong setting.
+
Thu Feb 01 17:36:28 2001 Steve Huston <shuston@riverace.com>
* examples/Reactor/Proactor/test_proactor3.cpp: Fixed a non-constant