commit | a0343ed700b60d9921e5a62c1f493699e5e0bb3a | [log] [tgz] |
---|---|---|
author | Dimitry Ivanov <dimitry@google.com> | Wed May 25 14:23:34 2016 -0700 |
committer | Dimitry Ivanov <dimitry@google.com> | Wed May 25 14:41:00 2016 -0700 |
tree | ecd15fb81728b8804523ff3d45ea7b9642162fd0 | |
parent | 641e6194f30bfaea37df3c03e2b6a4833c3e7dab [diff] |
Add missing symbols to android-18 libc This affects libc.so for android-18 and 19 Symbols missing from NDK libc but present in the platform version of libc: __strchr_chk __strrchr_chk __umask_chk ffs # x86 only getauxval getdelim getline signalfd wait4 # already present in android-19 Bug: http://b/28864994 Change-Id: Ib8ccc3706516be9590f2646edefac389d8538319