log src/callproc.c @ 5569:b9e2884ca8e6

age author description
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
Sat, 12 Dec 1992 15:31:32 +0000 Jim Blandy Give subprocess creation a way to find a valid current directory
Mon, 16 Nov 1992 00:54:53 +0000 Jim Blandy * systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:
Sat, 31 Oct 1992 04:53:11 +0000 Jim Blandy * callproc.c: Arrange for synchronous processes to get SIGINT the
Wed, 23 Sep 1992 03:43:10 +0000 Jim Blandy * callproc.c (child_setup): Don't use setpriority; we just need a
Fri, 07 Aug 1992 12:28:53 +0000 Jim Blandy Restored up-to-date version of this file from pogo. What is going on
Thu, 06 Aug 1992 03:24:07 +0000 Joseph Arceneaux Replaced fuctions egetenv, Fgetenv, getenv_internal, which had
Tue, 04 Aug 1992 21:22:43 +0000 Richard M. Stallman entered into RCS
Sun, 12 Jul 1992 03:26:48 +0000 Richard M. Stallman *** empty log message ***
Mon, 18 May 1992 08:14:41 +0000 Jim Blandy *** empty log message ***
Sun, 10 May 1992 18:15:10 +0000 Jim Blandy *** empty log message ***
Fri, 01 May 1992 06:20:46 +0000 Jim Blandy *** empty log message ***
Fri, 24 Apr 1992 08:11:54 +0000 Jim Blandy *** empty log message ***
Mon, 16 Mar 1992 23:20:07 +0000 Jim Blandy *** empty log message ***
Sat, 14 Mar 1992 20:43:29 +0000 Jim Blandy *** empty log message ***
Tue, 11 Feb 1992 02:09:48 +0000 Jim Blandy *** empty log message ***
Thu, 06 Feb 1992 01:02:59 +0000 Jim Blandy *** empty log message ***
Tue, 14 Jan 1992 08:05:08 +0000 Jim Blandy *** empty log message ***
Wed, 04 Dec 1991 05:48:56 +0000 Jim Blandy *** empty log message ***
Wed, 03 Jul 1991 00:08:25 +0000 Jim Blandy *** empty log message ***
Mon, 24 Jun 1991 23:36:56 +0000 Jim Blandy Initial revision