summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
authorolli <olli@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-12-19 14:38:16 +0000
committerolli <olli@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-12-19 14:38:16 +0000
commitf3c30d901e8edc2b22e3454a56110e72f14b12fc (patch)
tree8a762c0e443e13036a49c576c55b342101a70c65 /ace/README
parent3d0229a883e818248937479c840e30e25c43f794 (diff)
downloadATCD-f3c30d901e8edc2b22e3454a56110e72f14b12fc.tar.gz
ChangeLogTag: Sun Dec 19 16:35:34 2004 Olli Savia <ops@iki.fi>
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/ace/README b/ace/README
index 33ac03b47de..387eeab24b2 100644
--- a/ace/README
+++ b/ace/README
@@ -463,10 +463,10 @@ ACE_HAS_POSIX_SEM Platform supports POSIX
ACE_HAS_POSIX_TIME Platform supports the POSIX
struct timespec type
ACE_HAS_PREDEFINED_THREAD_CANCELLED_MACRO
- LynxOS versions prior 4.0 define
- THREAD_CANCELLED macro in system
- headers. This macro must be undefined
- to avoid compilation errors in TAO code.
+ LynxOS defines THREAD_CANCELLED macro
+ in system headers. This macro must be
+ undefined to avoid compilation errors
+ in TAO code.
ACE_HAS_PROC_FS Platform supports the /proc
file system and defines tid_t
in <sys/procfs.h>