diff options
Diffstat (limited to 'ace/README')
-rw-r--r-- | ace/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/README b/ace/README index 9bd700b2269..308810df18a 100644 --- a/ace/README +++ b/ace/README @@ -407,6 +407,8 @@ ACE_HAS_NONCONST_CHDIR Platform uses non-const char * in call to chdir ACE_HAS_NONCONST_RMDIR Platform uses non-const char * in call to rmdir +ACE_HAS_NONCONST_UNLINK Platform uses non-const char * + in call to unlink ACE_HAS_NONCONST_GETBY Platform uses non-const char * in calls to gethostbyaddr, gethostbyname, getservbyname |