summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-22 02:46:53 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-22 02:46:53 +0000
commit2a2ba56c3acc92b0e7787479c2a4bae6d204ac6f (patch)
treea3f1a57c271726d7f6bdaf3aae77efbf321d4f85
parentb44dc17e7901ab954843392bdd59d26328ba943d (diff)
downloadATCD-2a2ba56c3acc92b0e7787479c2a4bae6d204ac6f.tar.gz
added ACE_HAS_PURIFY and ACE_HAS_QUANTIFY
-rw-r--r--ace/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/ace/README b/ace/README
index 6c15cdc90b5..259ccb116ba 100644
--- a/ace/README
+++ b/ace/README
@@ -391,6 +391,8 @@ ACE_HAS_PTHREAD_T Platform has pthread_t
defined.
ACE_HAS_PTHREAD_YIELD_VOIDPTR pthread_yield() takes a void
pointer arg.
+ACE_HAS_PURIFY Purify'ing. Set by wrapper_macros.GNU.
+ACE_HAS_QUANTIFY Quantify'ing. Set by wrapper_macros.GNU.
ACE_HAS_RECURSIVE_THR_EXIT_SEMANTICS Platform will recurse
infinitely on thread exits
from TSS cleanup routines
@@ -820,7 +822,7 @@ ACE_LACKS_TIMEDWAIT_PROTOTYPES MIT pthreads platform lacks
ACE_LACKS_TIMESPEC_T Platform does not define
timepec_t as a typedef for
struct timespec.
-ACE_LACKS_TRUNCATE Platform doesn't have truncate()
+ACE_LACKS_TRUNCATE Platform doesn't have truncate()
(e.g., vxworks)
ACE_LACKS_U_LONGLONG_T Platform does not have
u_longlong_t typedef, and