simplify logic in stpcpy; avoid copying first aligned byte twice
[musl] / src / string / memmem.c
2012-10-16 Rich Felkeradd memmem function (gnu extension)