summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-02-23 15:15:35 +0000
committersma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-02-23 15:15:35 +0000
commit90c7cc12e00c0e79549224e4137a8fa38fd0f491 (patch)
treec7fcbe27b1cd9b8f523daf0b24baf59490198b7c
parent7a6ed56f48dbef8e878ca2a74a3c676cf1806952 (diff)
downloadATCD-90c7cc12e00c0e79549224e4137a8fa38fd0f491.tar.gz
ChangeLogTag: Tue Feb 23 15:15:00 UTC 2010 Simon Massey <sma at prismtech dot com>
-rw-r--r--ACE/ChangeLog5
-rw-r--r--ACE/ace/config-lynxos.h2
2 files changed, 7 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 5536f966bd6..a465c990d97 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,8 @@
+Tue Feb 23 15:15:00 UTC 2010 Simon Massey <sma at prismtech dot com>
+
+ * ace/config-lynxos.h:
+ #define ACE_LACKS_CEILL & ACE_LACKS_FLOORL
+
Tue Feb 23 08:59:54 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/config-vxworks6.4.h:
diff --git a/ACE/ace/config-lynxos.h b/ACE/ace/config-lynxos.h
index e05a8f2f496..b5108564605 100644
--- a/ACE/ace/config-lynxos.h
+++ b/ACE/ace/config-lynxos.h
@@ -170,6 +170,8 @@
// LynxOS 5.0 Additons
# define ACE_HAS_CONSISTENT_SIGNAL_PROTOTYPES
# define ACE_HAS_NONCONST_INET_ADDR
+# define ACE_LACKS_CEILL
+# define ACE_LACKS_FLOORL
# define ACE_LACKS_INET_ATON_PROTOTYPE
# define ACE_LACKS_SEMBUF_T
# define ACE_LACKS_STROPTS_H