overhaul posix_spawn to use CLONE_VM instead of vfork
[musl] / src / string / memmem.c
2012-10-16 Rich Felkeradd memmem function (gnu extension)