Retain `filename' and `arguments' fields of process in subprocess
authorChris Hanson <org/chris-hanson/cph>
Thu, 7 Mar 1991 04:31:16 +0000 (04:31 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 7 Mar 1991 04:31:16 +0000 (04:31 +0000)
commitcb5462fb5e1e5c864d5159751858a4cf76345f4b
tree91adbdd5bdf29f062213f367e43164a1f628ad7a
parent1d8477836b3a3d1613ae084f3778f6a34a608b10
Retain `filename' and `arguments' fields of process in subprocess
structure, and provide accessors to get them.  Add a properties list
to the subprocess structure.
v7/src/runtime/process.scm
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg