commit | 219e6025be55afd9661d79407b5ebeb391d7d704 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Aug 27 19:12:08 2024 +0000 |
committer | Elliott Hughes <enh@google.com> | Tue Aug 27 19:12:08 2024 +0000 |
tree | bcbd4aa595d32e7a4e8dafbbbc445250c04338cc | |
parent | 3b3786a30e7faacc0fa3ff50cc56df7d34d87122 [diff] [blame] |
<sys/stat.h>: add lchmod(). Bug: http://b/361334945 Change-Id: I6a76db7bd2f657ad9b058c2672bf7a4e687017f9
diff --git a/libc/libc.map.txt b/libc/libc.map.txt index 8bb84eb..0d2e42f 100644 --- a/libc/libc.map.txt +++ b/libc/libc.map.txt
@@ -591,6 +591,7 @@ killpg; klogctl; labs; + lchmod; # introduced=36 lchown; lcong48; # introduced=23 ldexp;