Hi Alistair, > The index() function was removed in POSIX.2008. It is not implemented by > Android's bionic C library for 64-bit platforms. > Use the more portable strchr() function from C89. > Signed-off-by: Alistair Strachan <astrachan@google.com> Thanks for your patch, pushed! Kind regards, Petr