summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-11-07 05:27:20 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-11-07 05:27:20 +0000
commitc8a28c8d59cdbb0dc61ed1e8657de790e5b42535 (patch)
treeba217e48f94cce5cc5a64c79e80dde9d75bd2305 /ace/README
parentd7c2391b0ad3e7b017c44e4496941ef78a9b361a (diff)
downloadATCD-c8a28c8d59cdbb0dc61ed1e8657de790e5b42535.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 6c7583a5ab7..b9d5d01dd89 100644
--- a/ace/README
+++ b/ace/README
@@ -224,6 +224,7 @@ ACE_LACKS_NETDB_REENTRANT_FUNCTIONS Platform does not support reentrant netdb fu
ACE_LACKS_RPC_H Platform lacks the ONC RPC header files.
ACE_LACKS_PARAM_H Platform lacks <sys/param.h> (e.g., MVS)
ACE_LACKS_NAMED_POSIX_SEM Platform lacks named POSIX semaphores (e.g., Chorus)
+ACE_LACKS_RLIMIT Platform/compiler lacks {get,set}rlimit() function (e.g., VxWorks, Chorus, and SCO UNIX)
ACE_LACKS_RLIMIT_PROTOTYPE Platform/compiler lacks {get,set}rlimit() prototypes (e.g., Tandem)
ACE_LACKS_POSIX_PROTOTYPES Platform lacks POSIX prototypes for certain System V functions like shared memory and message queues.
ACE_LACKS_SOME_POSIX_PROTOTYPES Platform lacks POSIX prototypes for certain System V functions like shared memory and message queues.