summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-25 07:54:25 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-25 07:54:25 +0000
commit91d60fdc387e26f3236f6121af66b989feb8e142 (patch)
treee3086ca4c45b07a9dccafa4e840c80030aaae426 /ace/README
parent006d2c40437f192fa5aa26c0ea8b28d9fe3ba9b3 (diff)
downloadATCD-91d60fdc387e26f3236f6121af66b989feb8e142.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/ace/README b/ace/README
index 3da35860b15..396e16b9e71 100644
--- a/ace/README
+++ b/ace/README
@@ -404,7 +404,8 @@ ACE_HAS_RECURSIVE_THR_EXIT_SEMANTICS Platform will recurse
ACE_HAS_REENTRANT_FUNCTIONS Platform supports reentrant
functions (i.e., all the POSIX
*_r functions).
-ACE_HAS_WCHAR_TYPEDEFS_CHAR Compiler typedefs wchar with
+ACE_HAS_WCHAR_TYPEDEFS_CHAR Compiler typedefs wchar with char.
+ACE_HAS_WCHAR_TYPEDEFS_USHORT Compiler typedefs wchar with ushort.
char.
ACE_HAS_XPG4_MULTIBYTE_CHAR Platform has support for
multi-byte character support