log src/process.c @ 7044:7032d07f5ad9

age author description
Sat, 23 Apr 1994 05:18:09 +0000 Richard M. Stallman (max_process_desc): New variable.
Thu, 21 Apr 1994 19:54:28 +0000 Richard M. Stallman (send_process): If fpathconf fails, use 250.
Wed, 20 Apr 1994 03:49:47 +0000 Richard M. Stallman (create_process): Call setsid only if pty_flag.
Mon, 18 Apr 1994 17:40:25 +0000 Richard M. Stallman (create_process): Fix previous change.
Sat, 16 Apr 1994 07:26:19 +0000 Richard M. Stallman (create_process): Test TIOCSETD along with NTTYDISC.
Tue, 12 Apr 1994 15:11:58 +0000 Richard M. Stallman (Fset_process_window_size): New function.
Tue, 12 Apr 1994 04:39:34 +0000 Richard M. Stallman (send_process): Test pty_flag field for nil, not 0.
Fri, 08 Apr 1994 05:58:12 +0000 Karl Heuer (read_process_output): If buffer changes, record that fact.
Tue, 29 Mar 1994 04:57:16 +0000 Karl Heuer Fix typos in comments.
Fri, 25 Mar 1994 00:40:16 +0000 Karl Heuer (status_notify): Use assignment, not initialization.
Sun, 20 Mar 1994 01:16:55 +0000 Richard M. Stallman (wait_reading_process_input, both versions): Don't call
Fri, 18 Mar 1994 00:23:47 +0000 Karl Heuer (create_process): Skip the ioctl if fd is -1.
Fri, 18 Mar 1994 00:12:41 +0000 Karl Heuer (Fstart_process): GCPRO some things.
Mon, 14 Mar 1994 21:48:09 +0000 Karl Heuer (Fget_buffer_process): Fix typo in comment.
Sat, 12 Mar 1994 03:13:20 +0000 Karl Heuer (get_process): Allow arg to be a buffer object.
Tue, 08 Mar 1994 06:53:48 +0000 Roland McGrath (send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_FPATHCONF before
Wed, 02 Mar 1994 23:35:11 +0000 Richard M. Stallman (chan_process, Vprocess_alist): No longer static.
Wed, 02 Mar 1994 22:50:31 +0000 Richard M. Stallman Include unistd.h.
Fri, 11 Feb 1994 02:52:17 +0000 Roland McGrath (sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.
Tue, 08 Feb 1994 07:26:28 +0000 Richard M. Stallman (Fprocess_kill_without_query): Doc fix.
Fri, 14 Jan 1994 14:17:12 +0000 Richard M. Stallman (sigchld_handler, status_message): Handle a NULL in sys_siglist.
Tue, 11 Jan 1994 05:49:41 +0000 Richard M. Stallman (read_process_output): Supply second arg to unbind_to.
Mon, 10 Jan 1994 18:13:39 +0000 Richard M. Stallman (create_process): Set line discipline only if pty_flag.
Sun, 09 Jan 1994 23:06:40 +0000 Roland McGrath Don't declare sys_nerr.
Sun, 09 Jan 1994 12:16:26 +0000 Richard M. Stallman Comment changes.
Sat, 01 Jan 1994 15:12:52 +0000 Richard M. Stallman (read_process_output): Use clip_to_bounds when moving
Sat, 25 Dec 1993 01:44:47 +0000 Richard M. Stallman (create_process) [NTTYDISC]: Set the tty line discipline.
Fri, 24 Dec 1993 03:49:30 +0000 Richard M. Stallman (Fopen_network_stream): Turn off SIGIO while connecting.
Thu, 23 Dec 1993 01:24:18 +0000 Richard M. Stallman (Fprocess_status): Use get_process, not Fget_process.
Thu, 23 Dec 1993 01:22:23 +0000 Richard M. Stallman (deactivate_process) [SVR4_PTYS]: If subtty is not nil, close it.
Thu, 25 Nov 1993 21:36:51 +0000 Richard M. Stallman (create_process): Do setpgrp for USG regardless of IRIX.
Wed, 24 Nov 1993 22:42:25 +0000 Richard M. Stallman (Fdelete_process): Fix paren error.
Tue, 23 Nov 1993 10:57:16 +0000 Richard M. Stallman (wait_reading_process_input):
Sat, 13 Nov 1993 09:31:34 +0000 Richard M. Stallman (IN_ADDR, NUMERIC_ADDR_ERROR): New macros (two versions).
Sat, 13 Nov 1993 02:37:58 +0000 Richard M. Stallman (get_process): Add `static' to definition.
Thu, 04 Nov 1993 22:13:15 +0000 Richard M. Stallman [TERM]: Include client.h.
Mon, 25 Oct 1993 05:13:17 +0000 Brian Fox (Fopen_netwrok_stream): Cast arg to inet_addr to (char *).
Fri, 22 Oct 1993 01:16:04 +0000 Richard M. Stallman (status_notify): Don't read from process if filter is t.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Wed, 08 Sep 1993 17:53:11 +0000 Richard M. Stallman (keyboard_descriptor): New variable.
Sun, 15 Aug 1993 03:52:43 +0000 Richard M. Stallman Include syswait.h.
Wed, 28 Jul 1993 08:19:30 +0000 Richard M. Stallman (wait_reading_process_input): Undo last two changes:
Sat, 24 Jul 1993 05:47:16 +0000 Richard M. Stallman (Fprocess_status): Use Fget_process, to avoid error
Thu, 22 Jul 1993 19:38:51 +0000 Richard M. Stallman (Fget_buffer_process): Delete doc string from
Fri, 09 Jul 1993 21:42:51 +0000 Richard M. Stallman (wait_reading_process_input): If wait_for_cell, do call
Fri, 02 Jul 1993 05:43:43 +0000 Richard M. Stallman (wait_reading_process_input): Do include the keyboard
Tue, 29 Jun 1993 16:53:32 +0000 Richard M. Stallman (wait_reading_process_input): Use SIGIO only if defined.
Fri, 18 Jun 1993 23:33:20 +0000 Jim Blandy Changes for Irix 4.0, tested this time:
Thu, 17 Jun 1993 22:03:06 +0000 Jim Blandy * callproc.c (Fcall_process, child_setup): If IRIX is #defined,
Sat, 12 Jun 1993 16:58:31 +0000 Richard M. Stallman (start_process_unwind): Use XINT.
Fri, 11 Jun 1993 21:06:14 +0000 Richard M. Stallman (read_process_output): Don't deactivate the mark.
Thu, 10 Jun 1993 09:32:18 +0000 Jim Blandy Typo.
Wed, 09 Jun 1993 12:39:16 +0000 Jim Blandy * process.c (sigchld_handler): Add cast, to avoid warnings on Linux.
Wed, 09 Jun 1993 12:30:13 +0000 Jim Blandy * process.c (sigchld_handler): Add cast, to avoid warnings on Linux.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Sun, 06 Jun 1993 03:15:59 +0000 Richard M. Stallman (read_process_output): Deactivate the mark.
Sat, 29 May 1993 05:02:18 +0000 Richard M. Stallman (MAXDESC): Get it from FD_SETSIZE if that exists.
Tue, 25 May 1993 23:19:07 +0000 Richard M. Stallman (wait_reading_process_input): Call swallow_events.
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