prepare_child
void prepare_child(sigset_t *, int, int);
prepare_child(nset, infd, outfd);
prepare_child(&nset, fileno(mtf), -1);