#| -*-Scheme-*-
-$Id: runtime.pkg,v 14.302 1999/01/31 20:42:20 cph Exp $
+$Id: runtime.pkg,v 14.303 1999/02/01 03:29:46 cph Exp $
Copyright (c) 1988-1999 Massachusetts Institute of Technology
(parent ())
(export ()
make-subprocess
+ process-environment-bind
run-subprocess-in-foreground
scheme-subprocess-environment
start-batch-subprocess
(parent ())
(export ()
condition-type:subprocess-abnormal-termination
- condition-type:subprocess-exited
condition-type:subprocess-signalled
condition-type:subprocess-stopped
run-shell-command
#| -*-Scheme-*-
-$Id: runtime.pkg,v 14.308 1999/01/31 20:42:27 cph Exp $
+$Id: runtime.pkg,v 14.309 1999/02/01 03:29:39 cph Exp $
Copyright (c) 1988-1999 Massachusetts Institute of Technology
(parent ())
(export ()
make-subprocess
+ process-environment-bind
run-subprocess-in-foreground
scheme-subprocess-environment
start-batch-subprocess
(parent ())
(export ()
condition-type:subprocess-abnormal-termination
- condition-type:subprocess-exited
condition-type:subprocess-signalled
condition-type:subprocess-stopped
run-shell-command