[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)
commitc926c49d6a535729214d31815a748520561191a6
tree8a6260c387c3b01e896ec4a127782945c675878d
parent8cad89fb7ac9dff7b45da1fdecdc1c3cdbe569d3
[project @ 2005-02-01 13:02:37 by simonmar]
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.
GHC/Handle.hs