cvs commit: hugs98/src iomonad.c machdep.c machdep.h
Ross Paterson
ross at haskell.org
Wed Oct 6 21:49:19 EDT 2004
ross 2004/10/06 18:49:19 PDT
Modified files:
src iomonad.c machdep.c machdep.h
Log:
Treat stdin like any other handle on Windows (as already done on other
platforms): read with getc and leave echoing to the system. Now line
editing works for input and --enable-char-encoding works on Windows.
Revision Changes Path
1.82 +17 -38 hugs98/src/iomonad.c
1.119 +4 -10 hugs98/src/machdep.c
1.10 +0 -7 hugs98/src/machdep.h
More information about the Cvs-hugs
mailing list