simonmar    2005/02/01 05:02:40 PST

  Modified files:
    libraries/base/GHC   Handle.hs 
  Log:
  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.
  
  Revision  Changes    Path
  1.48      +22 -11    fptools/libraries/base/GHC/Handle.hs
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to