summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-23 02:02:19 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-23 02:02:19 +0000
commit1da3614af7f94368f71be19a1f94dda8d579ed2f (patch)
tree15ad8d97326fc4217695281a3d805fa943fda658 /ace/README
parent048a37b3e9214edb845ad7ae13c98831ec147c76 (diff)
downloadATCD-1da3614af7f94368f71be19a1f94dda8d579ed2f.tar.gz
ChangeLogTag: Sun Aug 22 21:01:18 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/ace/README b/ace/README
index cd40c1e62d8..3cb33367089 100644
--- a/ace/README
+++ b/ace/README
@@ -186,9 +186,9 @@ ACE_HAS_BROKEN_CONVERSIONS Compiler can't handle calls
ACE_HAS_BROKEN_CTIME Compiler/platform uses macro
for ctime (e.g., MVS)
ACE_HAS_BROKEN_DGRAM_SENDV Platform sendv() does not work
- properly with datagrams,
- i.e. it fails when the iovec
- size is IOV_MAX.
+ properly with datagrams,
+ i.e. it fails when the iovec
+ size is IOV_MAX.
ACE_HAS_BROKEN_ENUMS Compiler can't handle large
enums (e.g., HP/UX C++)
ACE_HAS_BROKEN_HPUX_TEMPLATES Earlier versions of HP/UX C++
@@ -633,6 +633,7 @@ ACE_LACKS_ACE_IOSTREAM Platform can not build
does not necessarily mean that
the platform does not support
iostreams.
+ACE_LACKS_ATEXIT Platform does not support ::atexit ().
ACE_LACKS_AUTO_MMAP_REPLACEMENT No system support for replacing any
previous mappings.
ACE_LACKS_BSEARCH Compiler/platform lacks the