cvs commit: fptools/ghc/lib/std PrelPosix.hsc

Sigbjorn Finne sof@glass.cse.ogi.edu
Mon, 26 Nov 2001 11:43:23 -0800


sof         2001/11/26 11:43:23 PST

  Modified files:
    ghc/lib/std          PrelPosix.hsc 
  Log:
  win32 only - provide closeFd, which closes a file descriptor, be it of
  file or socket ilk.
  
  Revision  Changes    Path
  1.16      +10 -0     fptools/ghc/lib/std/PrelPosix.hsc