Implement new operation OS/FILE-END-OF-LINE-TRANSLATION, which is used
authorChris Hanson <org/chris-hanson/cph>
Mon, 23 Oct 1995 06:39:32 +0000 (06:39 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 23 Oct 1995 06:39:32 +0000 (06:39 +0000)
commite00c6b7996df48849c0e958be381f614bc08ce4f
tree0f1a63f9896a494973235527a031d53baf293f1f
parentf155072e292750b43808a4fd58b6f4dd57f712c9
Implement new operation OS/FILE-END-OF-LINE-TRANSLATION, which is used
to determine appropriate line-translation by interrogating the file
system to determine its type.  Currently this is interesting only for
OS/2, in which it is common to mount unix file systems.
v7/src/runtime/dosprm.scm
v7/src/runtime/dospth.scm
v7/src/runtime/os2prm.scm
v7/src/runtime/unxprm.scm