cvs commit: hugs98/src/winhugs IORemap.c

Neil Mitchell <[email protected]> Wed, 25 Oct 2006 11:26:40 -0700
Newsgroups gmane.comp.lang.haskell.cvs.hugs
Message-ID <200610251826.k9PIQepj019366__37211.0030068599$1161800822$gmane$org@monk.galois.com>
neil        2006/10/25 11:26:40 PDT

  Modified files:
    src/winhugs          IORemap.c 
  Log:
  If Ctrl+D or Ctrl+Z are hit, then send an EOF message (currently interpretted as an IO failure by Hugs, but going to fix that next)
  
  Revision  Changes    Path
  1.12      +5 -1      hugs98/src/winhugs/IORemap.c