* (make-subprocess): Now accepts #F as third arg, meaning
authorChris Hanson <org/chris-hanson/cph>
Thu, 8 Nov 1990 11:04:37 +0000 (11:04 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 8 Nov 1990 11:04:37 +0000 (11:04 +0000)
commit41b51ac3a192c3d33797c9db8a6d3b16563ccb64
treeef2954cef2c198bd2db513078eb883d87b996681
parent84be68dde8741dd5d1ee1f3e8c84812ed06fc02d
* (make-subprocess): Now accepts #F as third arg, meaning
  give Scheme's process environment to the subprocess.

* (scheme-environment): New primitive returns Scheme's process
  environment in a form suitable for passing to `make-subprocess'.

* (convert_string_vector): Fix fencepost error.
v7/src/microcode/prosproc.c