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.
|
Sun, 12 May 1996 22:50:25 +0000 |
Richard M. Stallman |
(Fcall_process): Fix previous change (now !MSDOS only).
|
Sat, 11 May 1996 10:53:17 +0000 |
Richard M. Stallman |
(Fcall_process): Close fd_error if successful.
|
Fri, 26 Apr 1996 19:52:37 +0000 |
Richard M. Stallman |
(Fcall_process) [WINDOWSNT]: Remove conditional NT code.
|
Sun, 24 Mar 1996 12:45:26 +0000 |
Richard M. Stallman |
(Fcall_process, child_setup): If BSD_PGRPS, call
|
Tue, 30 Jan 1996 18:41:57 +0000 |
Richard M. Stallman |
(child_setup): Fix size in write call.
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Fri, 05 Jan 1996 10:03:17 +0000 |
Karl Heuer |
Comment fixes.
|
Wed, 13 Dec 1995 02:26:40 +0000 |
Karl Heuer |
(Fcall_process) [MSDOS]: Support redirection of
|
Mon, 14 Aug 1995 17:26:50 +0000 |
Richard M. Stallman |
(Fcall_process_region): Pass new arg to Fwrite_region.
|
Thu, 20 Jul 1995 19:28:08 +0000 |
Richard M. Stallman |
(init_callproc): Set Vdoc_directory based on
|
Thu, 29 Jun 1995 17:30:50 +0000 |
Richard M. Stallman |
(child_setup): Don't get confused if in == err.
|
Thu, 15 Jun 1995 15:28:34 +0000 |
Richard M. Stallman |
(call-process-region) [DOS_NT]: Use IS_DIRECTORY_SEP.
|
Tue, 09 May 1995 05:35:45 +0000 |
Richard M. Stallman |
(Fcall_process): Keep reading till buffer is nearly full.
|
Sat, 29 Apr 1995 16:47:57 +0000 |
Richard M. Stallman |
(Fcall_process): Extend BUFFER arg so it can specify
|
Mon, 24 Apr 1995 05:51:40 +0000 |
Richard M. Stallman |
(child_setup): Reword "can't exec" message.
|
Wed, 12 Apr 1995 02:56:05 +0000 |
Karl Heuer |
(getenv_internal): Balance parentheses across #if/#endif.
|
Wed, 12 Apr 1995 01:59:39 +0000 |
Karl Heuer |
(child_setup) [WINDOWSNT]: Removed syntax errors.
|
Fri, 07 Apr 1995 02:21:52 +0000 |
Karl Heuer |
Update copyright.
|
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.
|
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.
|