Commit Graph

1 Commits (935f8437fd375270a0c12a106ad5b0f64da93e01)

Author SHA1 Message Date
Orlando Vazquez 92da636b97 Add a parameter to spawn() that sets the child's stdio file descriptors.
After the child is forked, these file descriptors will get dup2()'d to STDIN,
STDIO, and STDERR.

(API may be changed.)
2010-06-02 10:41:24 -07:00