Reimplement CLOSE-ALL-OPEN-FILES to close only file channels, and also
authorChris Hanson <org/chris-hanson/cph>
Mon, 19 May 1997 17:38:00 +0000 (17:38 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 19 May 1997 17:38:00 +0000 (17:38 +0000)
commit2b28512876799eb2bff0ec69ed3beaec12c22a4b
tree2872f773630320d04004eb4be321281e28f1f923
parent35772d0a97b8736f1de1807767e982fc0107b80e
Reimplement CLOSE-ALL-OPEN-FILES to close only file channels, and also
to close the associated port of a file channel rather than the
channel.  Implement and export two new procedures: ALL-OPEN-CHANNELS
and CLOSE-ALL-OPEN-CHANNELS.
v7/src/runtime/io.scm
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg