commit | 993b75e2f796d1a5147c0c2eda5b726ccbb77e5d | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Aug 14 20:57:29 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Aug 14 20:57:29 2024 +0000 |
tree | 742aee43f7e57a137cf715af215ee3552779e024 | |
parent | dcc7c9c1a7ff28af9db71964ad0f9f5fe61c3c73 [diff] | |
parent | a3fa4696cf3b45cf6dcdd7e55f4d5f293d7f1b5e [diff] |
Merge "Update the docs to mention mseal()." into main
diff --git a/docs/status.md b/docs/status.md index 0810499..174c005 100644 --- a/docs/status.md +++ b/docs/status.md
@@ -57,6 +57,7 @@ New libc functions in API level 36: * `qsort_r`, `sig2str`/`str2sig` (POSIX Issue 8 additions). + * New system call wrapper: `mseal` (`<sys/mman.h>`). New libc functions in V (API level 35): * New `android_crash_detail_register`, `android_crash_detail_unregister`,