* New subprocess design requires microcode 11.63 or later.
authorChris Hanson <org/chris-hanson/cph>
Fri, 1 Mar 1991 01:06:31 +0000 (01:06 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 1 Mar 1991 01:06:31 +0000 (01:06 +0000)
commit685668da028d8c9f595b812009802756262d99ab
tree00a09c11577f7a08b0253808effe74c056c189c6
parent2085243bb51efac47cce35634803fefc0000da38
* New subprocess design requires microcode 11.63 or later.

* New procedures `make-pipe', `weak-delq!'.

* Procedures for constructing generic I/O ports and for manipulating
  I/O channels are now exported to the global environment.

* Automatically close input channels when EOF is encountered.
v7/src/runtime/io.scm
v7/src/runtime/list.scm
v7/src/runtime/process.scm
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg