log src/process.c @ 14935:3e0dc64a5cb8

age author description
Wed, 03 Apr 1996 19:30:03 +0000 Richard M. Stallman (wait_reading_process_input): Don't call
Wed, 27 Mar 1996 02:35:15 +0000 Richard M. Stallman (wait_reading_process_input_1): New (empty) function.
Fri, 22 Mar 1996 22:06:10 +0000 Richard M. Stallman (wait_reading_process_input): Eliminate bogus test
Tue, 19 Mar 1996 23:43:50 +0000 Richard M. Stallman (wait_reading_process_input): Extract the number from read_kbd with XINT.
Thu, 14 Mar 1996 05:20:44 +0000 Karl Heuer (wait_reading_process_input) [! subprocesses]: Run
Sun, 10 Mar 1996 14:38:37 +0000 Richard M. Stallman [!subprocesses] (wait_reading_process_input):
Fri, 08 Mar 1996 03:51:46 +0000 Richard M. Stallman (wait_reading_process_input):
Tue, 05 Mar 1996 17:33:27 +0000 Richard M. Stallman (wait_reading_process_input):
Sun, 03 Mar 1996 05:34:59 +0000 Richard M. Stallman (wait_reading_process_input): Use getpid when generating SIGIO.
Mon, 26 Feb 1996 00:07:45 +0000 Richard M. Stallman (Fopen_network_stream): Set immediate_quit for the connect.
Wed, 21 Feb 1996 21:08:31 +0000 Karl Heuer (wait_reading_process_input):
Wed, 21 Feb 1996 01:45:21 +0000 Erik Naggum (Faccept_process_output): Accept sub-second timeouts.
Sun, 11 Feb 1996 19:26:25 +0000 Richard M. Stallman (Fopen_network_stream): Use sizeof, not strlen, for numeric_addr.
Thu, 08 Feb 1996 04:19:31 +0000 Richard M. Stallman (remove_process): Don't unlink the process marker.
Mon, 05 Feb 1996 20:32:20 +0000 Karl Heuer (sigchld_handler): Use cleaner end-of-list test.
Thu, 01 Feb 1996 20:35:59 +0000 Richard M. Stallman (wait_reading_process_input): If select times out,
Mon, 29 Jan 1996 04:52:15 +0000 Richard M. Stallman (create_process): Set outchannel to be non-blocking.
Mon, 29 Jan 1996 04:50:16 +0000 Richard M. Stallman (wait_reading_process_input): Call timer_check
Wed, 24 Jan 1996 21:21:07 +0000 Karl Heuer (wait_reading_process_input) [not subprocesses]: Do
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 23:40:33 +0000 Karl Heuer (create_process): Restore the signal state
Tue, 09 Jan 1996 00:33:39 +0000 Erik Naggum (Fprocessp, Fget_buffer_process, Fdelete_process, Fprocess_status,
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Thu, 21 Dec 1995 17:13:25 +0000 Karl Heuer (Fopen_network_stream): Call bind_polling_period earlier.
Wed, 13 Dec 1995 01:52:07 +0000 Karl Heuer (create_process): Use Posix signal handling to
Tue, 07 Nov 1995 07:23:14 +0000 Geoff Voelker [HAVE_NTGUI] (POLL_FOR_INPUT): Define macro.
Mon, 09 Oct 1995 00:31:24 +0000 Richard M. Stallman (exec_sentinel, read_process_output):
Tue, 08 Aug 1995 21:22:16 +0000 Richard M. Stallman (read_process_output, exec_sentinel): Call
Wed, 02 Aug 1995 18:31:46 +0000 Richard M. Stallman Maybe include net/errno.h.
Tue, 25 Jul 1995 01:42:05 +0000 Richard M. Stallman (Fstart_process): Don't expand the file name before trying openp.
Mon, 17 Jul 1995 22:21:21 +0000 Karl Heuer (keyboard_bit_set): Fix one-off in loop end.
Fri, 07 Jul 1995 13:34:16 +0000 Richard M. Stallman (Fstart_process): Expand PROGRAM.
Sun, 25 Jun 1995 18:57:25 +0000 Richard M. Stallman (Fopen_network_stream): Sleep 1 sec before connect retry.
Mon, 19 Jun 1995 23:18:54 +0000 Richard M. Stallman (sigchld_handler): Change XSETFASTINT to XSETINT.
Wed, 14 Jun 1995 14:10:27 +0000 Richard M. Stallman (status_notify): Undo May 18 change.
Thu, 08 Jun 1995 19:21:05 +0000 Karl Heuer [!subprocesses]: Include sysselect.h.
Fri, 26 May 1995 03:21:30 +0000 Karl Heuer (create_process, send_process): Add volatile qualifiers.
Thu, 18 May 1995 16:54:42 +0000 Karl Heuer (status_notify): If Vprocess_alist changes within
Sun, 07 May 1995 22:23:26 +0000 Richard M. Stallman (wait_reading_process_input): Pass arg in new call to set_waiting_for_input.
Sat, 06 May 1995 23:07:51 +0000 Richard M. Stallman (wait_reading_process_input): Don't call prepare_menu_bars.
Fri, 05 May 1995 02:16:54 +0000 Richard M. Stallman (list_processes_1): Cast XFASTINT for passing to sprintf.
Fri, 28 Apr 1995 01:43:02 +0000 Karl Heuer (create_process): Don't reference pty_name if !HAVE_PTYS.
Mon, 24 Apr 1995 05:52:11 +0000 Richard M. Stallman (create_process): Don't abort if can't reopen
Tue, 11 Apr 1995 22:46:18 +0000 Roland McGrath (create_process): Set PROCESS's tty_name to Qnil when !PTY_FLAG,
Fri, 07 Apr 1995 22:41:58 +0000 Richard M. Stallman (read_process_output_error_handler)
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Tue, 28 Mar 1995 23:33:32 +0000 Karl Heuer (Fsignal_process): SIGCODE is a symbol, not a string.
Tue, 28 Mar 1995 17:34:52 +0000 Richard M. Stallman (Fsignal_process): Allow signal names as well as numbers.
Fri, 03 Mar 1995 10:31:49 +0000 Richard M. Stallman (exec_sentinel, read_process_output): If running filter
Tue, 14 Feb 1995 14:23:49 +0000 Richard M. Stallman (Fstart_process): Make process marker point into proc buf.
Wed, 25 Jan 1995 02:02:37 +0000 Karl Heuer (process_tick, update_tick): Make non-static.
Mon, 23 Jan 1995 23:10:11 +0000 Karl Heuer #include sysselect.h instead of defining things by hand.
Mon, 21 Nov 1994 12:50:27 +0000 Francesco Potort Added code for automatically saving and restoring the match data
Wed, 16 Nov 1994 05:03:02 +0000 Karl Heuer (make_process): Use allocate_vectorlike and VECSIZE.
Tue, 15 Nov 1994 23:55:26 +0000 Karl Heuer (NETCONN_P, kill_buffer_processes): Use the new type-test macros.
Thu, 10 Nov 1994 08:12:48 +0000 Richard M. Stallman (create_process) [OSF1]: Use setpgid, not setpgrp.
Tue, 01 Nov 1994 08:31:31 +0000 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP,
Wed, 26 Oct 1994 09:30:46 +0000 Richard M. Stallman (status_message): Add a cast.
Wed, 26 Oct 1994 00:21:05 +0000 Karl Heuer (list_processes_1): Print tty name.
Tue, 25 Oct 1994 09:48:44 +0000 Richard M. Stallman Handle multiple keyboard input descriptors.