
6 Oct
2004
6 Oct
'04
9:49 p.m.
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