log src/process.c @ 3023:cfd999700613

age author description
Mon, 24 May 1993 17:13:24 +0000 Richard M. Stallman (create_process): Ignore retval from TIOCSTTY.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Sat, 22 May 1993 00:12:17 +0000 Jim Blandy * process.c (Fopen_network_stream): Deal with older systems, which
Thu, 20 May 1993 02:14:56 +0000 Jim Blandy Some more changes from Michael K. Johnson for Linux.
Wed, 19 May 1993 05:41:37 +0000 Jim Blandy * process.c (wait_reading_process_input): Undo change of April
Wed, 19 May 1993 05:05:46 +0000 Jim Blandy * process.c (wait_reading_process_input): Don't forget to call
Wed, 19 May 1993 04:38:28 +0000 Jim Blandy * process.c [__sgi] (allocate_pty): Give up immediately if pty is
Sun, 16 May 1993 18:12:57 +0000 Jim Blandy Document sun change.
Sat, 15 May 1993 23:20:33 +0000 Jim Blandy * process.c (wait_reading_process_input): If we're running
Thu, 29 Apr 1993 15:57:17 +0000 Richard M. Stallman (wait_reading_process_input): Move the status_notify
Tue, 30 Mar 1993 23:05:56 +0000 Jim Blandy New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the
Tue, 30 Mar 1993 21:21:49 +0000 Jim Blandy Rename int-to-string to number-to-string, since it can handle
Thu, 25 Mar 1993 02:27:16 +0000 Jim Blandy * process.c [VMS] (DCL_PROMPT): Remove hack.
Sat, 20 Mar 1993 22:58:54 +0000 Jim Blandy * process.c (wait_reading_process_input): Doc fix.
Wed, 17 Mar 1993 09:19:47 +0000 Richard M. Stallman Fix typo in previous change.
Wed, 17 Mar 1993 07:59:09 +0000 Richard M. Stallman (Fprocess_send_eof): Make sure proc is running.
Mon, 15 Mar 1993 06:09:04 +0000 Richard M. Stallman (wait_reading_process_input): New option to wait
Thu, 11 Mar 1993 07:14:16 +0000 Jim Blandy * process.c (process_send_signal): In the TERMIOS code for sending
Mon, 22 Feb 1993 14:47:53 +0000 Jim Blandy * process.c: Make sure we don't miss processes exiting, by having
Thu, 18 Feb 1993 03:43:45 +0000 Michael I. Bushnell * process.c (Fstart_process): Jimb's change of December 11
Thu, 14 Jan 1993 15:13:19 +0000 Jim Blandy * frame.h (FRAME_SAMPLE_VISIBILITY): Make sure frame is marked as
Sat, 12 Dec 1992 15:36:50 +0000 Jim Blandy Give subprocess creation a way to find a valid current directory
Sun, 06 Dec 1992 22:19:47 +0000 Jim Blandy Tue Dec 1 23:42:25 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
Mon, 16 Nov 1992 00:53:26 +0000 Jim Blandy * systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:
Sat, 07 Nov 1992 07:36:10 +0000 Jim Blandy * process.c [SYSV]: Don't include <termios.h>, <termio.h>, or
Sat, 31 Oct 1992 05:27:42 +0000 Jim Blandy * process.c: (status_convert): Declare this to return a
Sat, 03 Oct 1992 03:30:53 +0000 Jim Blandy * process.c (wait_reading_process_input): If the select returns
Wed, 23 Sep 1992 11:51:59 +0000 Jim Blandy * process.c [SIGCHLD && !BSD && !UNIPLUS && !HPUX]
Sun, 20 Sep 1992 21:06:42 +0000 Richard M. Stallman (Faccept_process_output): Initialize useconds.
Sat, 29 Aug 1992 03:05:43 +0000 Jim Blandy * process.c: Include "systty.h", not "systerm.h".
Sat, 22 Aug 1992 02:53:24 +0000 Richard M. Stallman (WCOREDUMP): Define only if not defined.
Wed, 19 Aug 1992 06:35:23 +0000 Jim Blandy * process.c (process_send_signal): Don't send SIGTSTP if the
Wed, 22 Jul 1992 18:20:35 +0000 Jim Blandy entered into RCS
Sun, 19 Jul 1992 17:48:44 +0000 Richard M. Stallman *** empty log message ***
Thu, 16 Jul 1992 22:56:42 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jul 1992 20:53:59 +0000 Jim Blandy *** empty log message ***
Fri, 05 Jun 1992 18:39:41 +0000 Joseph Arceneaux *** empty log message ***
Tue, 19 May 1992 05:22:52 +0000 Jim Blandy *** 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 ***
Wed, 01 Apr 1992 11:14:15 +0000 Jim Blandy *** empty log message ***
Wed, 18 Mar 1992 20:22:31 +0000 Jim Blandy *** empty log message ***
Sat, 14 Mar 1992 20:40:04 +0000 Jim Blandy Initial revision