summaryrefslogtreecommitdiff
path: root/ACE/ace/README
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-06-24 10:04:32 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2021-06-24 10:04:32 +0200
commitaa056a80e866c6b4bb113cd35492109522f3e76c (patch)
tree2bbbc5edad21b8f25f0e34f49b48c521378e26ed /ACE/ace/README
parent89c2153b1ec4a1cf07a2a2c3b6c4f38b49fa2683 (diff)
downloadATCD-aa056a80e866c6b4bb113cd35492109522f3e76c.tar.gz
Removed old comments and support for Chorus which we don't support anymore
* ACE/ace/README: * ACE/ace/Thread_Manager.cpp: * ACE/ace/config-kfreebsd.h: * ACE/bin/libsize.pl: * ACE/docs/run_test.txt: * TAO/orbsvcs/tests/EC_Custom_Marshal/run_test.pl: * TAO/orbsvcs/tests/Security/ssliop_corbaloc/run_test.pl: * TAO/orbsvcs/tests/Simple_Naming/run_test.pl: * TAO/orbsvcs/tests/Simple_Naming/run_test_ffp.pl: * TAO/orbsvcs/tests/Simple_Naming/run_test_ft.pl: * TAO/orbsvcs/tests/Simple_Naming/run_test_ipv6.pl: * TAO/performance-tests/Cubit/TAO/IDL_Cubit/README: * TAO/performance-tests/Cubit/TAO/MT_Cubit/README: * TAO/tests/Alt_Mapping/run_test.pl: * TAO/tests/Bug_2289_Regression/run_test.pl: * TAO/tests/Bug_3853_Regression/run_test.pl: * TAO/tests/DynAny_Test/run_test.pl: * TAO/tests/Param_Test/run_test.pl:
Diffstat (limited to 'ACE/ace/README')
-rw-r--r--ACE/ace/README31
1 files changed, 14 insertions, 17 deletions
diff --git a/ACE/ace/README b/ACE/ace/README
index 8a87dc09fc8..ac65e2bd96e 100644
--- a/ACE/ace/README
+++ b/ACE/ace/README
@@ -731,7 +731,7 @@ ACE_HRTIME_T_IS_BASIC_TYPE ACE_hrtime_t is a basic type that
doesn't require ACE_U64_TO_U32
conversion
ACE_LACKS_ACCESS Platform lacks access() (e.g.,
- VxWorks and Chorus)
+ VxWorks)
ACE_LACKS_ACE_IOSTREAM Platform can not build
ace/IOStream{,_T}.cpp. This
does not necessarily mean that
@@ -772,18 +772,17 @@ ACE_LACKS_INLINE_FUNCTIONS Platform can't handle "inline"
keyword correctly.
ACE_LACKS_EXEC Platform lacks the exec()
family of system calls (e.g.,
- Win32, VxWorks, Chorus)
+ Win32, VxWorks)
ACE_LACKS_FILELOCKS Platform lacks file locking
mechanism
ACE_LACKS_FORK Platform lacks the fork()
system call (e.g., Win32,
- VxWorks, Chorus)
+ VxWorks)
ACE_LACKS_GETPGID Platform lacks getpgid() call
- (e.g., Win32, Chorus, and
+ (e.g., Win32, and
FreeBSD).
ACE_LACKS_GETSERVBYNAME Platforms lacks
- getservbyname() (e.g., VxWorks
- and Chorus).
+ getservbyname() (e.g., VxWorks)
ACE_LACKS_GETIPNODEBYADDR Platform lacks getipnodebyaddr().
ACE_LACKS_GETIPNODEBYNAME Platform lacks getipnodebyname().
ACE_LACKS_INET_ATON Platform lacks the inet_aton()
@@ -792,7 +791,7 @@ ACE_LACKS_IOSTREAM_FX iostream header does not
declare ipfx (), opfx (),
etc.
ACE_LACKS_KEY_T Platform lacks key_t (e.g.,
- Chorus, VxWorks, Win32)
+ VxWorks, Win32)
ACE_LACKS_LINEBUFFERED_STREAMBUF Platform lacks streambuf
"linebuffered ()".
ACE_LACKS_LSTAT Platform lacks the lstat() function.
@@ -800,9 +799,9 @@ ACE_LACKS_MADVISE Platform lacks madvise()
(e.g., Linux)
ACE_LACKS_MALLOC_H Platform lacks malloc.h
ACE_LACKS_MEMORY_H Platform lacks memory.h (e.g.,
- VxWorks and Chorus)
+ VxWorks)
ACE_LACKS_MKFIFO Platform lacks mkfifo() e.g.,
- VxWorks, Chorus, pSoS, and WinNT.
+ VxWorks, pSoS, and WinNT.
ACE_LACKS_MKTEMP Platform lacks the mktemp() function.
ACE_LACKS_MKSTEMP Platform lacks the mkstemp() function.
ACE_LACKS_MMAP The platform doesn't have
@@ -824,7 +823,7 @@ ACE_LACKS_MSYNC Platform lacks msync() (e.g.,
ACE_LACKS_MUTEXATTR_PSHARED Platform lacks
pthread_mutexattr_setpshared().
ACE_LACKS_NAMED_POSIX_SEM Platform lacks named POSIX
- semaphores (e.g., Chorus)
+ semaphores
ACE_LACKS_NETDB_REENTRANT_FUNCTIONS Platform does not support
reentrant netdb functions
(getprotobyname_r,
@@ -867,7 +866,7 @@ ACE_LACKS_READV Platform doesn't define readv,
ACE_LACKS_RENAME Platform lacks rename().
ACE_LACKS_RLIMIT Platform/compiler lacks
{get,set}rlimit() function
- (e.g., VxWorks, Chorus, and
+ (e.g., VxWorks, and
SCO UNIX)
ACE_LACKS_RLIMIT_PROTOTYPE Platform/compiler lacks
{get,set}rlimit() prototypes
@@ -901,12 +900,11 @@ ACE_LACKS_SETSCHED Platform lacks
pthread_attr_setsched()
(e.g. MVS)
ACE_LACKS_SIGACTION Platform lacks struct
- sigaction (e.g., Win32 and
- Chorus)
+ sigaction (e.g., Win32)
ACE_LACKS_SIGNED_CHAR Platform lacks "signed char"
type (broken!)
ACE_LACKS_SIGSET Platform lacks signal sets
- (e.g., Chorus and Win32)
+ (e.g., Win32)
ACE_LACKS_STRPTIME Platform/compiler lacks the strptime()
function.
ACE_LACKS_WCSCHR Platform/compiler lacks wcschr()
@@ -916,7 +914,7 @@ ACE_LACKS_WCSRCHR Platform/compiler lacks wcsrchr()
ACE_LACKS_SWAB Platform/compiler lacks
swab () function.
ACE_LACKS_SYS_MSG_H Platform lacks sys/msg.h
- (e.g., Chorus and VxWorks)
+ (e.g., VxWorks)
ACE_LACKS_SYS_PARAM_H Platform lacks <sys/param.h>
(e.g., MVS)
ACE_LACKS_SENDMSG Platform lacks sendmsg()
@@ -985,8 +983,7 @@ ACE_LACKS_UNISTD_H Platform lacks the unistd.h
ACE_LACKS_UNIX_DOMAIN_SOCKETS ACE platform has no UNIX
domain sockets
ACE_LACKS_UNIX_SIGNALS Platform lacks full signal
- support (e.g., Win32 and
- Chorus).
+ support (e.g., Win32).
ACE_LACKS_UNSIGNEDLONGLONG_T Compiler/platform does not
support the unsigned long
long datatype.