Change procedures that return a process status to return just the
authorChris Hanson <org/chris-hanson/cph>
Fri, 8 Mar 1991 03:13:36 +0000 (03:13 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 8 Mar 1991 03:13:36 +0000 (03:13 +0000)
commitaf6964543a21d2cbbf48830e419cc7fce5850d3c
tree4d333fbe8d8f301564f2653226bab122c02d815f
parentbb979b312de9c199e36649bbbc4ae2f2f9d53c23
Change procedures that return a process status to return just the
status and not the exit reason.  Add new procedure
`subprocess-exit-reason' to get that information.
v7/src/runtime/process.scm
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg