summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-08-13 08:36:49 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-08-13 08:36:49 +0000
commitdb814a03bb3b4b94d55373b8f171cbd6b2da5bf5 (patch)
treec8ef02658f8e4d707a115f517d4c3c51ac3c5198 /ace/README
parentbe52793509ce41300065f58b569f71c390c37ff8 (diff)
downloadATCD-db814a03bb3b4b94d55373b8f171cbd6b2da5bf5.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/README b/ace/README
index 0fecb1c53ca..cc981dcdd05 100644
--- a/ace/README
+++ b/ace/README
@@ -29,6 +29,7 @@ ACE_HAS_WRITEV_TIMEDWAIT
ACE_HAS_4_4BSD_SENDMSG_RECVMSG Platform has BSD 4.4 sendmsg()/recvmsg() APIs.
ACE_HAS_P_READ_WRITE Platform has pread() and pwrite() support
ACE_HAS_64BIT_LONGS Platform has 64bit longs and 32bit ints...
+ACE_HAS_BROKEN_ATEXIT Platform doesn't handle atexit call properly. (DEC CXX, HP/UX, and AIX.)
ACE_HAS_AIX_BROKEN_SOCKET_HEADER Platform, such as AIX4, needs to wrap #include of sys/socket.h with #undef/#define of __cplusplus.
ACE_HAS_AIX_HI_RES_TIMER Platform has AIX4 ::read_real_time ()
ACE_HAS_ALLOCA Compiler/platform supports alloca()