use direct syscall rather than write function in posix_spawn child
[musl] / src / temp / mkostemp.c
2013-02-21 Rich Felkeradd mkostemp, mkstemps, and mkostemps functions and...