log src/process.c @ 22619:e64ada9fc033

age author description
Fri, 26 Jun 1998 04:13:40 +0000 Kenichi Handa (init_process): Initilize Vdefault_process_coding_system.
Fri, 26 Jun 1998 03:29:15 +0000 Kenichi Handa (Fstart_process): Check process-coding-system-alist
Mon, 22 Jun 1998 00:24:57 +0000 Kenichi Handa (read_process_output): While processing carryover,
Sun, 21 Jun 1998 14:52:08 +0000 Eli Zaretskii (wait_reading_process_input): Recompute timeout each
Sat, 20 Jun 1998 03:01:00 +0000 Kenichi Handa (read_process_output): Handle carryover correctly.
Sun, 10 May 1998 19:21:05 +0000 Richard M. Stallman (Fstart_process): Remove the special case for
Thu, 07 May 1998 07:46:41 +0000 Eli Zaretskii (init_process, syms_of_process): Make definition consistent with
Tue, 05 May 1998 19:33:16 +0000 Richard M. Stallman (create_process): Add cast when calling encode_coding
Wed, 29 Apr 1998 21:46:43 +0000 Richard M. Stallman (Fset_process_inherit_coding_system_flag, Fstart_process):
Tue, 28 Apr 1998 09:27:02 +0000 Andreas Schwab (Fset_process_inherit_coding_system_flag): Fix test for non-nil FLAG.
Sun, 19 Apr 1998 14:13:47 +0000 Eli Zaretskii (Fset_process_inherit_coding_system_flag,
Tue, 14 Apr 1998 13:05:38 +0000 Andreas Schwab (read_process_output): Fix mixing of Lisp_Object and
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Wed, 08 Apr 1998 06:49:17 +0000 Karl Heuer (kill_buffer_processes): Make consistent with
Wed, 25 Mar 1998 10:45:59 +0000 Kenichi Handa (read_process_output): Count multibyte characters. If
Sat, 21 Mar 1998 17:50:30 +0000 Richard M. Stallman (read_process_output): Use make_string_from_bytes.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Sat, 14 Mar 1998 08:23:21 +0000 Richard M. Stallman (exec_sentinel, read_process_output): Fstore_match_data => Fset_match_data.
Tue, 03 Mar 1998 07:18:46 +0000 Kenichi Handa (Vdefault_file_name_coding_system): Extern it.
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa (Fstart_process): Use raw-text instead of emacs-mule
Wed, 21 Jan 1998 23:32:12 +0000 Richard M. Stallman Update copyright year.
Mon, 05 Jan 1998 17:33:41 +0000 Richard M. Stallman (read_process_output): Use insert_1_both.
Thu, 01 Jan 1998 06:45:08 +0000 Richard M. Stallman (status_notify): Use byte and char pointers.
Tue, 09 Dec 1997 04:12:03 +0000 Kenichi Handa (read_process_output): Fix previous change, i.e, if
Mon, 08 Dec 1997 01:35:12 +0000 Karl Heuer (read_process_output): Allocate for coding system, if
Fri, 28 Nov 1997 14:53:09 +0000 Andreas Schwab (create_process, deactivate_process, close_process_descs):
Sat, 08 Nov 1997 03:05:44 +0000 Kenichi Handa (create_process): Encode arguments for the process.
Tue, 09 Sep 1997 05:30:58 +0000 Richard M. Stallman (create_process): Encode the new current dir.
Mon, 01 Sep 1997 07:15:46 +0000 Kenichi Handa (read_process_output): Index for
Mon, 04 Aug 1997 06:59:57 +0000 Kenichi Handa (Fset_process_coding_system): Doc-string modified.
Thu, 31 Jul 1997 06:08:07 +0000 Richard M. Stallman (read_process_output): Don't call setup_coding_system
Fri, 25 Jul 1997 07:46:51 +0000 Kenichi Handa (read_process_output): Use new macro
Thu, 24 Jul 1997 16:58:05 +0000 Richard M. Stallman (wait_reading_process_input): Initialize total_read.
Sat, 12 Jul 1997 06:38:44 +0000 Richard M. Stallman (Fprocess_send_region): Convert move_gap argument to int.
Thu, 10 Jul 1997 03:09:10 +0000 Richard M. Stallman (read_process_output): Add cast.
Mon, 07 Jul 1997 00:59:44 +0000 Kenichi Handa (Fstart_process): If enable-multibyte-characters is
Fri, 04 Jul 1997 02:01:31 +0000 Richard M. Stallman (send_process): Make buf and temp_buf `unsigned char *'.
Wed, 02 Jul 1997 12:54:06 +0000 Kenichi Handa (Fstart_process): Call Ffind_operation_coding_system.
Tue, 01 Jul 1997 06:28:48 +0000 Richard M. Stallman (READ_CHILD_OUTPUT): Macro deleted.
Sun, 29 Jun 1997 00:34:36 +0000 Richard M. Stallman (wait_reading_process_input): If wait_for_cell,
Sun, 22 Jun 1997 09:06:04 +0000 Richard M. Stallman (wait_reading_process_input): Don't check for
Thu, 19 Jun 1997 08:13:44 +0000 Richard M. Stallman (Fprocess_send_eof): Prooperly conditionalize prev. change.
Thu, 19 Jun 1997 03:03:08 +0000 Richard M. Stallman (Fprocess_send_eof): Use shutdown, if it's a socket.
Wed, 18 Jun 1997 06:42:38 +0000 Richard M. Stallman Further fix previous change.
Tue, 17 Jun 1997 04:15:18 +0000 Richard M. Stallman (wait_reading_process_input): Fix previous change.
Mon, 16 Jun 1997 06:24:22 +0000 Richard M. Stallman (wait_reading_process_input): When exiting because
Fri, 13 Jun 1997 00:45:19 +0000 Richard M. Stallman (wait_reading_process_input): Return if unread events appear.
Mon, 09 Jun 1997 12:59:28 +0000 Kenichi Handa (Fstart_process):Pay attention to
Wed, 30 Apr 1997 18:34:17 +0000 Richard M. Stallman (read_process_output): Update opoint, old_begv and old_zv
Tue, 25 Mar 1997 03:52:53 +0000 Richard M. Stallman (Fopen_network_stream): Use same socket for in and out.
Sat, 22 Mar 1997 04:13:50 +0000 Richard M. Stallman (wait_reading_process_input): If wait_for_cell,
Thu, 27 Feb 1997 07:48:21 +0000 Kenichi Handa (Fstart_process, Fopen_network_stream): Do not perform
Thu, 20 Feb 1997 06:53:55 +0000 Karl Heuer Include charset.h and coding.h.
Mon, 30 Dec 1996 01:26:08 +0000 Richard M. Stallman Include blockinput.h.
Thu, 19 Dec 1996 06:41:48 +0000 Richard M. Stallman (read_process_output, exec_sentinel):
Wed, 18 Dec 1996 16:37:52 +0000 Richard M. Stallman (send_process) [EMACS_HAS_USECS]:
Sun, 08 Dec 1996 21:36:42 +0000 Richard M. Stallman (status_notify): Test p->infd > 0
Sat, 26 Oct 1996 16:01:03 +0000 Richard M. Stallman (status_notify): Update p->tick again
Tue, 17 Sep 1996 03:43:54 +0000 Karl Heuer Replaced symbol BSD with BSD_SYSTEM.
Mon, 16 Sep 1996 05:09:06 +0000 Richard M. Stallman (stream_process): Variable deleted.
Wed, 04 Sep 1996 16:27:55 +0000 Richard M. Stallman (create_process): Test HAVE_SETPGID for using setpgid.
Wed, 04 Sep 1996 15:07:07 +0000 Richard M. Stallman (create_process_1, sigchld_handler) [POSIX_SIGNALS]:
Tue, 03 Sep 1996 04:13:20 +0000 Richard M. Stallman (create_process): Undo previous change.
Sun, 01 Sep 1996 23:18:03 +0000 Richard M. Stallman (Fprocess_contact): New function.
Sun, 01 Sep 1996 21:56:24 +0000 Richard M. Stallman (create_process): Test defined (TIOCSCTTY)
Sun, 01 Sep 1996 19:15:05 +0000 Karl Heuer Change all references from point to PT.
Thu, 22 Aug 1996 02:57:09 +0000 Richard M. Stallman (send_process): GCPRO object.
Tue, 16 Jul 1996 22:33:09 +0000 Karl Heuer (create_process_1, sigchld_handler): Undo previous change.
Mon, 15 Jul 1996 21:51:25 +0000 Karl Heuer (create_process_1, sigchld_handler):
Sat, 13 Jul 1996 17:50:47 +0000 Karl Heuer (wait_reading_process_input) [hpux]: Workaround for
Tue, 11 Jun 1996 19:50:32 +0000 Richard M. Stallman Comment change.
Tue, 11 Jun 1996 19:48:13 +0000 Richard M. Stallman (wait_reading_process_input): Move the O_NONBLOCK and
Sun, 09 Jun 1996 20:15:20 +0000 Richard M. Stallman (create_process): Add DONT_OPEN_PTY conditional.
Sat, 08 Jun 1996 00:14:31 +0000 Richard M. Stallman (Fopen_network_stream)[WINDOWSNT]: Ensure Windows
Fri, 26 Apr 1996 19:55:27 +0000 Richard M. Stallman (Fopen_network_stream): Set process infd to inch.
Tue, 23 Apr 1996 20:32:33 +0000 Richard M. Stallman (wait_reading_process_input, both definitions):
Mon, 15 Apr 1996 19:12:01 +0000 Richard M. Stallman (wait_reading_process_input) [!subprocesses]:
Sun, 14 Apr 1996 17:45:31 +0000 Richard M. Stallman (wait_reading_process_input) [!subprocesses]: Handle
Fri, 12 Apr 1996 06:02:54 +0000 Richard M. Stallman (wait_reading_process_input, both definitions):
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.