Change MAKE-SUBPROCESS to define new interface to allow OS-specific
authorChris Hanson <org/chris-hanson/cph>
Wed, 22 Oct 1997 05:16:01 +0000 (05:16 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 22 Oct 1997 05:16:01 +0000 (05:16 +0000)
commitb5ebd0a881660d91ab10b136111251c59a49ca59
tree52274c75e439b7512fdd115c8f9acf14411e822a
parenta7a57553480d90671b89bb1d79a80c9902d8469d
Change MAKE-SUBPROCESS to define new interface to allow OS-specific
code to do the work of starting the subprocess.
v7/src/runtime/os2prm.scm
v7/src/runtime/process.scm
v7/src/runtime/unxprm.scm