summaryrefslogtreecommitdiff
path: root/ACE/NEWS
diff options
context:
space:
mode:
authorFred Hornsey <hornseyf@objectcomputing.com>2020-12-07 14:17:50 -0600
committerFred Hornsey <hornseyf@objectcomputing.com>2020-12-07 14:17:50 -0600
commit1ebedbe8694a45210128076453913a146c037176 (patch)
treeaf0dcd821e3af7c07f9db51fe9e9ebf9be8dd096 /ACE/NEWS
parent89afc860fc6fea5c3604d5f7ffeefc5fe36e6c91 (diff)
parentcfb87b202043d9f6b5532f3e3e4e431f6ced4c0b (diff)
downloadATCD-1ebedbe8694a45210128076453913a146c037176.tar.gz
Merge remote-tracking branch 'upstream/master' into igtd/android-ndk-compile
Diffstat (limited to 'ACE/NEWS')
-rw-r--r--ACE/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/ACE/NEWS b/ACE/NEWS
index bdfff597c87..d771b5b94b1 100644
--- a/ACE/NEWS
+++ b/ACE/NEWS
@@ -11,6 +11,10 @@ USER VISIBLE CHANGES BETWEEN ACE-6.5.12 and ACE-7.0.0
or you can disable dlclose yourself by adding
`#define ACE_LACKS_DLCLOSE` to your ace/config.h file
+. Removed `ACE_OS::readdir_r`. `readdir_r` was marked as depracated in glibc
+ and FreeBSD libc. Also removed `ACE_Dirent::read (ACE_DIRENT *, ACE_DIRENT **)`
+ which used it. `ACE_LACKS_READDIR_R` will now always be defined.
+
. Android Support:
. `gnuace` no longer supports Android NDKs before r18. This means only clang