fix search past the end of haystack in memmem
[musl] / src / string / armel / memcpy.s
2013-08-14 Rich Felkeradd arm-optimized memcpy implementation from bionic...