Eliminate end-of-file marker handling code. This is the code that
authorChris Hanson <org/chris-hanson/cph>
Tue, 31 Jan 1995 19:35:11 +0000 (19:35 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 31 Jan 1995 19:35:11 +0000 (19:35 +0000)
commitdabb94f1b0dc90e306742a052d200afc91fc5d14
treed932da960f094b035a89bb49b4c733b9f74f8ea2
parent32870ae41d04519245de3f9702b79cb711ab3c9c
Eliminate end-of-file marker handling code.  This is the code that
used to handle ^Z in DOS files -- but the ^Z convention is very old
and not worth putting in explicit support for.
v7/src/edwin/fileio.scm
v7/src/runtime/dosprm.scm
v7/src/runtime/dospth.scm
v7/src/runtime/fileio.scm
v7/src/runtime/io.scm
v7/src/runtime/os2prm.scm
v7/src/runtime/pathnm.scm
v7/src/runtime/unxprm.scm
v7/src/runtime/unxpth.scm