| commit | a3fa4696cf3b45cf6dcdd7e55f4d5f293d7f1b5e | [log] [tgz] |
|---|---|---|
| author | Elliott Hughes <enh@google.com> | Wed Aug 14 20:53:00 2024 +0000 |
| committer | Elliott Hughes <enh@google.com> | Wed Aug 14 20:53:00 2024 +0000 |
| tree | 742aee43f7e57a137cf715af215ee3552779e024 | |
| parent | dcc7c9c1a7ff28af9db71964ad0f9f5fe61c3c73 [diff] |
Update the docs to mention mseal(). Change-Id: I7f98a9a94a4689db2f12fbde7770425052cab6dd
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`,