Add more const-correct C++ overloads.
libc++ actually provides overloads for all the standard C library stuff, so we just need to handle the POSIX and GNU extensions, of which there are just two more: memrchr and strcasestr. Bug: http://b/22768375 Test: builds Change-Id: Ie9ed1fbcc794e14a0c9bba13b5307ad677949613
Loading
Please sign in to comment