commit | 6f6f9058fa7ba3cc9d53bd93e46c254ef8e8cd96 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Apr 28 14:54:52 2016 -0700 |
committer | Elliott Hughes <enh@google.com> | Thu Apr 28 16:41:29 2016 -0700 |
tree | 572c806c787d2c3a1626a9d97b37de78072f3485 | |
parent | 671e6b20eabd0a1ab973f77dff272a00a4096ee7 [diff] [blame] |
Implement mblen(3). Change-Id: I65948ea5b9ecd63f966ba767ad6db4a2effc4700
diff --git a/libc/libc.arm.map b/libc/libc.arm.map index 420cd7e..4e69bf1 100644 --- a/libc/libc.arm.map +++ b/libc/libc.arm.map
@@ -1279,6 +1279,7 @@ getpwent; getsubopt; hasmntopt; + mblen; pthread_getname_np; quotactl; setdomainname;