commit | 7ac3c128bb5df83cb001cb50b6a5ee4da9a0b0e0 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Aug 26 09:59:29 2015 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Aug 26 09:59:29 2015 -0700 |
tree | c942f25efe8d5147ce59cb841806b2ed858fe928 | |
parent | 4d5c4f085bc880af838d50f6bbd60d86e800b6e1 [diff] [blame] |
Add strchrnul. Bug: http://b/18374026 Change-Id: Iea923309c090a51a2d41c5a83320ab3789f40f1c
diff --git a/libc/libc.map b/libc/libc.map index 4670079..9456920 100644 --- a/libc/libc.map +++ b/libc/libc.map
@@ -1342,6 +1342,7 @@ __write_chk; getgrgid_r; getgrnam_r; + strchrnul; } LIBC; LIBC_PRIVATE {