Change console-input-port so that it always buffers the input.
authorChris Hanson <org/chris-hanson/cph>
Thu, 21 Jun 1990 22:11:52 +0000 (22:11 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 21 Jun 1990 22:11:52 +0000 (22:11 +0000)
commit5a73f91fa2f713e0cc783012c0380cdf03611fd5
treeeadc21838d92b130e011b86cb64c86865bf69721
parent54c97840bb0bc3f58d4ec16bea991539efdeb03d
Change console-input-port so that it always buffers the input.
Because of this change there is no need to use the special terminal
input primitives -- these should be flushed from the microcode.
All buffered input channels now support the `interval' argument of the
`char-ready?' operation.
v7/src/runtime/io.scm
v7/src/runtime/runtime.pkg
v7/src/runtime/version.scm
v8/src/runtime/runtime.pkg