log src/callproc.c @ 13719:660032b84b23

age author description
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.
Tue, 22 Feb 1994 23:50:27 +0000 Karl Heuer (syms_of_callproc): New variable Vdoc_directory.
Sat, 29 Jan 1994 01:16:17 +0000 Richard M. Stallman Include stdio.h.
Mon, 17 Jan 1994 00:46:25 +0000 Richard M. Stallman (init_callproc): Use Vinstallation_directory.
Tue, 11 Jan 1994 22:08:49 +0000 Richard M. Stallman (child_setup): Call close_load_descs.
Sat, 08 Jan 1994 23:22:33 +0000 Roland McGrath (child_setup): Don't declare PID `register'; we later take its address.
Sat, 08 Jan 1994 21:24:35 +0000 Roland McGrath Don't declare sys_errlist; declare strerror instead.
Sat, 08 Jan 1994 09:21:13 +0000 Richard M. Stallman (syms_of_callproc) [MSDOS]: New lisp variable: binary-process.
Sat, 25 Dec 1993 01:45:14 +0000 Richard M. Stallman Include systty.h.
Thu, 23 Dec 1993 02:00:09 +0000 Richard M. Stallman (Fcall_process): Call prepare_menu_bars.
Thu, 25 Nov 1993 21:33:31 +0000 Richard M. Stallman (child_setup): Test SETPGRP_RELEASES_CTTY, not IRIX.
Wed, 24 Nov 1993 06:37:13 +0000 Richard M. Stallman (init_callproc): Maybe add ../lib-src to exec-path
Thu, 11 Nov 1993 04:36:02 +0000 Richard M. Stallman (Fcall_process): Clear synch_process_death and
Sun, 12 Sep 1993 01:34:01 +0000 Roland McGrath Include <paths.h>, not "paths.h".
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Wed, 30 Jun 1993 17:51:16 +0000 Richard M. Stallman (PRIO_PROCESS): Definition deleted.
Fri, 18 Jun 1993 23:33:20 +0000 Jim Blandy Changes for Irix 4.0, tested this time:
Thu, 17 Jun 1993 23:25:37 +0000 Jim Blandy * m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd. We are
Thu, 17 Jun 1993 22:03:06 +0000 Jim Blandy * callproc.c (Fcall_process, child_setup): If IRIX is #defined,
Tue, 25 May 1993 06:38:43 +0000 Jim Blandy * paths.h (PATH_INFO): New path, to edited by the configuration
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Thu, 13 May 1993 00:21:47 +0000 Richard M. Stallman (child_setup): Omit duplicates from new env array.
Sat, 10 Apr 1993 07:58:30 +0000 Jim Blandy * callproc.c (relocate_fd): Make messages string literals, not
Tue, 30 Mar 1993 23:05:56 +0000 Jim Blandy New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the
Sat, 20 Mar 1993 21:53:57 +0000 Jim Blandy * callproc.c (child_setup): Make sure that in, out, and err are
Mon, 22 Feb 1993 14:24:42 +0000 Jim Blandy * callproc.c (delete_temp_file): Declare this to return
Thu, 18 Feb 1993 03:43:45 +0000 Michael I. Bushnell * process.c (Fstart_process): Jimb's change of December 11