summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README16
1 files changed, 2 insertions, 14 deletions
diff --git a/ace/README b/ace/README
index ab9ed44e8c7..0ff57b6c38a 100644
--- a/ace/README
+++ b/ace/README
@@ -300,7 +300,6 @@ ACE_HAS_INLINED_OSCALLS Inline all the static class OS
methods to remove call
overhead
ACE_HAS_IP_MULTICAST Platform supports IP multicast
-ACE_HAS_IP6 Platform supports IPv6.
ACE_HAS_IRIX62_THREADS Platform supports the very odd
IRIX 6.2 threads...
ACE_HAS_NONSTATIC_OBJECT_MANAGER Causes the ACE_Object_Manager
@@ -314,13 +313,10 @@ ACE_HAS_THR_MINSTACK Platform calls thr_minstack()
(e.g., Tandem).
ACE_HAS_LIMITED_RUSAGE_T The rusage_t structure has
only two fields.
-ACE_HAS_LIMITED_SELECT The select is unable to deal with
- large file descriptors.
ACE_HAS_LONG_MAP_FAILED Platform defines MAP_FAILED as
a long constant.
ACE_HAS_MALLOC_STATS Enabled malloc statistics
collection.
-ACE_HAS_MEMCHR Use native implementation of memchr.
ACE_HAS_MINIMAL_ACE_OS Disables some #includes in ace/OS.*.
ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION Avoid #including ace/streams.h
in OS.h. Users must include
@@ -407,6 +403,8 @@ ACE_HAS_PTHREAD_MUTEXATTR_SETKIND_NP Platform has
ACE_HAS_PTHREAD_PROCESS_ENUM pthread.h declares an enum with
PTHREAD_PROCESS_PRIVATE and
PTHREAD_PROCESS_SHARED values.
+ACE_HAS_PTHREAD_SIGMASK Platform has pthread_sigmask()
+ defined.
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
@@ -729,7 +727,6 @@ ACE_LACKS_PRI_T Platform lacks pri_t (e.g.,
Tandem NonStop UNIX).
ACE_LACKS_PTHREAD_CANCEL Platform lacks
pthread_cancel().
-ACE_LACKS_PTHREAD_SIGMASK Platform lacks pthread_sigmask ().
ACE_LACKS_PTHREAD_THR_SIGSETMASK Platform lacks
pthread_thr_sigsetmask (e.g.,
MVS, HP/UX, and OSF/1 3.2)
@@ -820,7 +817,6 @@ ACE_LACKS_T_ERRNO Header files lack t_errno for
TLI
ACE_LACKS_TCP_H Platform doesn't have
netinet/tcp.h
-ACE_LACKS_TCP_NODELAY OS does not support TCP_NODELAY.
ACE_LACKS_TELLDIR Platform uses ACE_HAS_DIRENT
but does not have telldir ().
ACE_LACKS_THREAD_STACK_SIZE Platform lacks
@@ -839,16 +835,8 @@ ACE_LACKS_U_LONGLONG_T Platform does not have
ACE_LACKS_UALARM_PROTOTYPE Platform/compiler lacks the
ualarm() prototype (e.g.,
Solaris)
-ACE_LACKS_CHAR_RIGHT_SHIFTS Compiler does not have any istream
- operator>> for chars, u_chars, or
- signed chars.
-ACE_LACKS_CHAR_STAR_RIGHT_SHIFTS Compiler does not have
- operator>> (istream &, u_char *) or
- operator>> (istream &, signed char *)
ACE_LACKS_UCONTEXT_H Platform lacks the ucontext.h
file
-ACE_LACKS_UNBUFFERED_STREAMBUF Platform lacks streambuf
- "unbuffered ()".
ACE_LACKS_UNISTD_H Platform lacks the unistd.h
file (e.g., VxWorks and Win32)
ACE_LACKS_UNIX_DOMAIN_SOCKETS ACE platform has no UNIX