1.0.12.31: using default external format for RUN-PROGRAM streams
commit3fbcd9b98c58d80858d1e0f9834aaaa83283cbba
authorRichard M Kreuter <kreuter@users.sourceforge.net>
Thu, 13 Dec 2007 05:24:28 +0000 (13 05:24 +0000)
committerRichard M Kreuter <kreuter@users.sourceforge.net>
Thu, 13 Dec 2007 05:24:28 +0000 (13 05:24 +0000)
treebefa47debdc2c8b892dcc76e542408f9b3a7ed38
parentf171f5d447f88f542730a06a2c72e84301f07f30
1.0.12.31: using default external format for RUN-PROGRAM streams

* Have RUN-PROGRAM construct streams with the default external format
  when :INPUT, :OUTPUT, or :ERROR is :STREAM, or to transcode data
  to/from the child process when any of those arguments is a Lisp
  stream.

* Miscellaneous attendant helper functions for same (mkstemp, chmod).
package-data-list.lisp-expr
src/code/run-program.lisp
src/code/unix.lisp
src/runtime/wrap.c