commit | a648733cb7398810df9a35528cc6e874edc57b06 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Aug 15 23:16:48 2017 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Aug 25 08:47:41 2017 -0700 |
tree | 90ff33e6b479b5ccb20b1a8bb0007dacde75bc8d | |
parent | 571c88823636e3c6f894e806ea7c4dc8131a1ae4 [diff] [blame] |
Implement <iconv.h>. Bug: http://b/32978596 Test: ran tests Change-Id: I56b6ae3d9c5a3a56d2b4afba33fb8f9e964bf7b9
diff --git a/libc/libc.arm.map b/libc/libc.arm.map index 6ababa1..fe14018 100644 --- a/libc/libc.arm.map +++ b/libc/libc.arm.map
@@ -1323,6 +1323,9 @@ __freading; # future __fwriting; # future getlogin_r; # future + iconv; # future + iconv_close; # future + iconv_open; # future syncfs; # future } LIBC_O;