memchr: Work around bug on Android <= 5.0.
commit9462eb64fbf6646e9109b003a6768538d2b7dad4
authorBruno Haible <bruno@clisp.org>
Fri, 25 Jan 2019 02:54:09 +0000 (25 03:54 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 25 Jan 2019 02:54:09 +0000 (25 03:54 +0100)
tree38804c4c852604cdd0b4c8aac8347747d30b5053
parent26653040b88fde1a98e6a7bbefc8f0bb0ff797fc
memchr: Work around bug on Android <= 5.0.

* m4/memchr.m4 (gl_FUNC_MEMCHR): Add test against the Android bug.
* doc/posix-functions/memchr.texi: Mention the Android bug.
ChangeLog
doc/posix-functions/memchr.texi
m4/memchr.m4