Reimplement unix I/O using buffered stdio instead of unbuffered
authorChris Hanson <org/chris-hanson/cph>
Mon, 29 Feb 1988 01:33:33 +0000 (01:33 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 29 Feb 1988 01:33:33 +0000 (01:33 +0000)
commit14fe0273ce596311f4e3febf5e09c75e322b365d
tree1ac98b36c4d0576908ef66d12e65ca68392bd7a2
parent78f4a447051a643dec7fb35202ed0dc9098cd0b4
Reimplement unix I/O using buffered stdio instead of unbuffered
low-level I/O.  The latter had bad performance on TTYs and possibly
other devices as well.
v7/src/microcode/version.h
v8/src/microcode/version.h