summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-04-25 13:12:09 +0000
committersma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-04-25 13:12:09 +0000
commit66a898b3ad8ce9be8b234225e317bb204eb7e45a (patch)
tree4b5d2aa5327828f39700efaabef135e52d435993
parent9e9f6643ab24af402c553e3980c97beafb366f72 (diff)
downloadATCD-66a898b3ad8ce9be8b234225e317bb204eb7e45a.tar.gz
Wed Apr 25 13:11:00 UTC 2007 Simon Massey <sma@prismtech.com>
-rw-r--r--ACE/ChangeLog7
-rw-r--r--ACE/ace/config-lynxos.h1
2 files changed, 7 insertions, 1 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 3d74f86dd5e..83792e74a7b 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,8 @@
+Wed Apr 25 13:11:00 UTC 2007 Simon Massey <sma@prismtech.com>
+
+ * ace/config-lynxos.h:
+ Also needs ACE_HAS_SIGTIMEDWAIT.
+
Wed Apr 25 11:56:06 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
* docs/bczar/bczar.html:
@@ -7,7 +12,7 @@ Wed Apr 25 11:56:06 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
mistakenly changed it) and updated it to include the use of a
script to avoid manually running multiple commands.
-Wed Apr 25 09:44:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
+Wed Apr 25 09:44:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
* bin/tao_other_tests.lst:
Added Bug_2908_Regression
diff --git a/ACE/ace/config-lynxos.h b/ACE/ace/config-lynxos.h
index 0d7907f7df9..509b9dce4c0 100644
--- a/ACE/ace/config-lynxos.h
+++ b/ACE/ace/config-lynxos.h
@@ -65,6 +65,7 @@
#define ACE_HAS_SCANDIR
#define ACE_HAS_SEMUN
#define ACE_HAS_SIGINFO_T
+#define ACE_HAS_SIGTIMEDWAIT
#define ACE_HAS_SIGWAIT
#define ACE_HAS_SIG_ATOMIC_T
#define ACE_HAS_SSIZE_T