log src/callproc.c @ 20448:afef187a070b

age author description
Tue, 09 Dec 1997 22:47:45 +0000 Karl Heuer (Fcall_process): Don't clobber new_argv[0]
Tue, 09 Dec 1997 04:12:03 +0000 Kenichi Handa (Fcall_process): Set Vlast_coding_system_used after
Sat, 08 Nov 1997 03:05:44 +0000 Kenichi Handa (Fcall_process): GCPRO infile, buffer, and
Mon, 13 Oct 1997 18:11:44 +0000 Andrew Innes Ensure standard handles are reset even if spawnve fails.
Tue, 23 Sep 1997 17:30:24 +0000 Geoff Voelker (child_setup) [WINDOWSNT]: Change directory of
Tue, 09 Sep 1997 05:32:07 +0000 Richard M. Stallman (Fcall_process): Encode the new current dir.
Sun, 07 Sep 1997 04:25:59 +0000 Richard M. Stallman (Fcall_process_region): Fix previous change:
Wed, 03 Sep 1997 20:35:35 +0000 Richard M. Stallman (Fcall_process): Set EOL conversion type to LF when
Wed, 27 Aug 1997 19:59:41 +0000 Richard M. Stallman Whitespace change.
Sun, 24 Aug 1997 00:44:34 +0000 Richard M. Stallman (init_callproc): Don't warn about missing
Mon, 04 Aug 1997 06:59:57 +0000 Kenichi Handa (Fcall_process_region): Use cdr part (not car part)
Sun, 27 Jul 1997 21:38:49 +0000 Richard M. Stallman (syms_of_callproc): Don't init Vtemp_file_name_pattern here.
Sun, 13 Jul 1997 20:40:43 +0000 Richard M. Stallman (Fcall_process) [MSDOS]: Request EOL conversion of
Mon, 07 Jul 1997 00:59:44 +0000 Kenichi Handa (Fcall_process): If enable-multibyte-characters is
Wed, 02 Jul 1997 12:54:04 +0000 Kenichi Handa Call Ffind_operation_coding_system.
Sun, 29 Jun 1997 03:39:02 +0000 Richard M. Stallman (Fcall_process): Fix previous change.
Sat, 28 Jun 1997 23:45:26 +0000 Richard M. Stallman (Fcall_process): Avoid storing alloca result
Fri, 13 Jun 1997 05:49:57 +0000 Richard M. Stallman (Fcall_process): Use setsid to disconnect child
Mon, 09 Jun 1997 12:59:22 +0000 Kenichi Handa (Fcall_process): Pay attention to
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (Fcall_process_region): Supply 7th new arg
Thu, 20 Feb 1997 06:46:14 +0000 Karl Heuer Include charset.h and coding.h.
Tue, 10 Dec 1996 23:27:58 +0000 Richard M. Stallman (Fcall_process_region): Define missing local `count'.
Sat, 07 Dec 1996 21:10:03 +0000 Richard M. Stallman (Vtemp_file_name_pattern): New variable.
Tue, 19 Nov 1996 07:04:49 +0000 Geoff Voelker Use new names for w32 files
Thu, 31 Oct 1996 17:57:43 +0000 Richard M. Stallman (init_callproc): Use dir_warning.
Mon, 05 Aug 1996 01:15:49 +0000 Richard M. Stallman (Fcall_process_region) [DOS_NT]: Avoid downcasing
Sat, 06 Jul 1996 20:02:39 +0000 Miles Bader (Fcall_process) [MSDOS]:
Fri, 21 Jun 1996 15:30:28 +0000 Richard M. Stallman (Fcall_process): Fix previous change.
Sun, 16 Jun 1996 23:09:17 +0000 Richard M. Stallman (Fcall_process): Handle t or nil as STDERR_FILE.
Wed, 15 May 1996 14:32:37 +0000 Karl Heuer (Fcall_process): Don't close the same fd twice.