log src/callproc.c @ 7900:60795e826dad

age author description
Wed, 15 Jun 1994 03:54:06 +0000 Richard M. Stallman Put stdio.h after config.h.
Tue, 07 Jun 1994 15:29:45 +0000 Richard M. Stallman (init_callproc) [MSDOS]: Exclude less code, so ../etc
Sat, 04 Jun 1994 00:15:17 +0000 Karl Heuer [MSDOS]: #include "msdos.h" for rootrelativepath template.
Sat, 28 May 1994 08:29:36 +0000 Richard M. Stallman (child_setup): If PWD is set, set it in the child so that
Fri, 13 May 1994 07:18:18 +0000 Richard M. Stallman (child_setup): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
Thu, 12 May 1994 06:35:19 +0000 Richard M. Stallman (init_callproc): Never set Vdata_directory based on
Sat, 07 May 1994 21:53:28 +0000 Richard M. Stallman [MSDOS]: Rename Vbinary_process to Vbinary_process_output.
Thu, 28 Apr 1994 05:44:54 +0000 Richard M. Stallman (child_setup): Test PRIO_PROCESS, as in sys_subshell.
Thu, 21 Apr 1994 08:31:39 +0000 Richard M. Stallman (init_callproc): Set Vdoc_directory like Vdata_directory.
Tue, 12 Apr 1994 03:25:18 +0000 Richard M. Stallman If we include fcntl.h, define INCLUDED_FCNTL.
Thu, 31 Mar 1994 22:19:27 +0000 Karl Heuer (child_setup): Check out==err when relocating fds.
Wed, 23 Mar 1994 22:26:47 +0000 Karl Heuer (call_process_cleanup, getenv_internal): Use assignment, not initialization.
Tue, 22 Mar 1994 20:17:17 +0000 Richard M. Stallman (Fcall_process): Make sure to close descriptors.
Fri, 18 Mar 1994 00:13:22 +0000 Karl Heuer (Fcall_process): GCPRO some things.
Wed, 09 Mar 1994 22:10:08 +0000 Richard M. Stallman Don't kill remaining processes if child exits.