summaryrefslogtreecommitdiff
path: root/ACE/ace/README
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-08-13 15:24:44 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-08-13 15:24:44 +0200
commit8284ece83515e45b4d5d542d550fe88f10620d86 (patch)
tree411c2919e71381ee6b8de111cc2a9fa1f3fff8b6 /ACE/ace/README
parentacd0ae9e29aa22ef7e1d6a06a45650e1c409828b (diff)
downloadATCD-8284ece83515e45b4d5d542d550fe88f10620d86.tar.gz
Removed strrchr_emulation, not used anymore by any platform
* ACE/ace/OS_NS_string.cpp: * ACE/ace/OS_NS_string.h: * ACE/ace/OS_NS_string.inl: * ACE/ace/README:
Diffstat (limited to 'ACE/ace/README')
-rw-r--r--ACE/ace/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/README b/ACE/ace/README
index c5d8f367908..a7b8ceeda91 100644
--- a/ACE/ace/README
+++ b/ACE/ace/README
@@ -1009,7 +1009,6 @@ ACE_LACKS_STRPTIME Platform/compiler lacks the strptime()
ACE_LACKS_WCSCHR Platform/compiler lacks wcschr()
ACE_LACKS_STRDUP Platform/compiler lacks strdup()
ACE_LACKS_WCSDUP Platform/compiler lacks wcsdup()
-ACE_LACKS_STRRCHR Platform/compiler lacks strrchr()
ACE_LACKS_WCSRCHR Platform/compiler lacks wcsrchr()
ACE_LACKS_SWAB Platform/compiler lacks
swab () function.