summaryrefslogtreecommitdiff
path: root/src/bytecode.c
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-01-08 09:21:13 +0000
committerRichard M. Stallman <rms@gnu.org>1994-01-08 09:21:13 +0000
commit7e6c2178ef8c158c5625bc460240482377659e6a (patch)
tree69577af9b03e28aa68cfa8f32ee47caeab98c604 /src/bytecode.c
parent3680bdc6ffed16f2dd713552f8e9d40abf544f8b (diff)
downloademacs-7e6c2178ef8c158c5625bc460240482377659e6a.tar.gz
(syms_of_callproc) [MSDOS]: New lisp variable: binary-process.
(init_callproc) [MSDOS]: Initialize binary-process. [MSDOS]: Declare binary-process. [MSDOS]: Include <fcntl.h>, <sys/stat.h>, <sys/param.h>, and <errno.h> needed for the next changes. (Fcall_process) [MSDOS]: Create temporary file for process output. Run the subprocess using `run_msdos_command' instead of forking. Arrange for cleanup to erase temporary file. (Fcall_process) [not subprocesses]: Barf if zero buffer argument. (call_process_cleanup) [MSDOS]: Close and erase temporary file instead of the pid-stuff. (Fcall_process_region) [MSDOS]: Create temporary file in $TMP or $TEMP. (Fchild_setup) [MSDOS]: #if 0, as it is not used.
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions