log src/callproc.c @ 11024:636d0fa5a920

age author description
Sun, 26 Feb 1995 07:58:52 +0000 Richard M. Stallman (Fcall_process): Extend BUFFER arg so it can specify
Mon, 28 Nov 1994 19:27:41 +0000 Richard M. Stallman (delete_temp_file): Use internal_delete_file.
Tue, 01 Nov 1994 06:49:52 +0000 Richard M. Stallman (getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp.
Wed, 19 Oct 1994 19:46:05 +0000 Richard M. Stallman (child_setup): Always use _exit.
Tue, 27 Sep 1994 03:10:43 +0000 Karl Heuer (Fcall_process, child_setup, getenv_internal): Use type test macros.
Sat, 17 Sep 1994 05:30:39 +0000 Richard M. Stallman (Fcall_process) [__osf__ && __alpha]:
Wed, 14 Sep 1994 09:15:46 +0000 Richard M. Stallman (delete_temp_file): Use Fdelete_file.
Wed, 17 Aug 1994 21:44:49 +0000 Karl Heuer (Fcall_process_region): gcpro filename_string.
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.