remove hand-written crt1.s and Scrt1.s files for all archs
[musl] / src / process / fdop.h
2013-02-03 Rich Felkeroverhaul posix_spawn to use CLONE_VM instead of vfork
2011-05-29 Rich Felkerfix backwards posix_spawn file action order
2011-05-29 Rich Felkeradd accidentally-omitted file needed for posix_spawn...