[project @ 2005-02-01 13:02:37 by simonmar]
authorsimonmar <unknown>
Tue, 1 Feb 2005 13:02:37 +0000 (13:02 +0000)
committersimonmar <unknown>
Tue, 1 Feb 2005 13:02:37 +0000 (13:02 +0000)
Make hDuplicateTo actually use dup2() rather than dup().  The
difference is noticeable if you want to eg. redirect stdout and then
use executeFile or spawn sub-processes.


No differences found