Change MAKE-SUBPROCESS primitive to accept a working directory
authorChris Hanson <org/chris-hanson/cph>
Tue, 11 Feb 1992 23:01:37 +0000 (23:01 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 11 Feb 1992 23:01:37 +0000 (23:01 +0000)
commit5ecbf58fd8ab68f248144cb615118fd581736099
tree23defde70de533d6cd590ada8cb32b4209cefe3f
parentd08334d9c98904dc2593e4a24b054cffe5dade43
Change MAKE-SUBPROCESS primitive to accept a working directory
argument for setting the working directory of the subprocess.
v7/src/microcode/osproc.h
v7/src/microcode/prosproc.c
v7/src/microcode/uxproc.c