diff options
author | Treehugger Robot <treehugger-gerrit@google.com> | 2019-08-16 02:08:22 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2019-08-16 02:08:22 +0000 |
commit | 5f112cd7564f092c93c877e526d269ec68d47922 (patch) | |
tree | d37d23c086a530131baa455c3a815d2245ea7d73 /docs | |
parent | 1491521a6824e80e8499d706707a9a58f138dd04 (diff) | |
parent | 8f3f191bf33dbd68d9e03cb24aef50722cc62b0c (diff) |
Merge "Link our two main developer-facing docs together."
Diffstat (limited to 'docs')
-rw-r--r-- | docs/status.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/status.md b/docs/status.md index 4466a3c47..6968a1800 100644 --- a/docs/status.md +++ b/docs/status.md @@ -1,5 +1,11 @@ # Android bionic status +This document details libc/libm/libdl additions and behavior changes. + +See also +[Android linker changes for NDK developers](../android-changes-for-ndk-developers.md) +for changes related to native code loading in various Android releases. + ## Bionic function availability ### POSIX |