commit | 0d64243407e13299c7aeea9e5d42f8c15174ec1b | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Aug 10 23:35:03 2022 +0000 |
committer | Elliott Hughes <enh@google.com> | Wed Aug 10 23:36:16 2022 +0000 |
tree | a1d62d460ce5b605ba24ce53ac4c6f45eb5f65f3 | |
parent | cede011a2c7d9d1d3679f05fe0270b2bfea558bc [diff] [blame] |
Add C23's memset_explicit(). https://open-std.org/jtc1/sc22/wg14/www/docs/n2897.htm Test: treehugger Change-Id: Ia0cfc72bdf3c22eda6a4fc9adaa4c0ca0ff9a7c8
diff --git a/libc/libc.map.txt b/libc/libc.map.txt index 79f331a..0f41878 100644 --- a/libc/libc.map.txt +++ b/libc/libc.map.txt
@@ -1580,6 +1580,7 @@ global: close_range; copy_file_range; + memset_explicit; } LIBC_T; LIBC_PRIVATE {