log src/process.c @ 24575:a95503af9112

age author description
Fri, 19 Feb 1999 01:39:27 +0000 Richard M. Stallman (syms_of_process): defsubr it.
Tue, 22 Dec 1998 06:06:48 +0000 Kenichi Handa (read_process_output): Decide the multibyteness of
Tue, 15 Dec 1998 04:35:38 +0000 Kenichi Handa (read_process_output): If NBYTES is zero and
Wed, 25 Nov 1998 01:26:56 +0000 Richard M. Stallman (read_process_output): Call signal_after_change.
Sat, 07 Nov 1998 16:55:41 +0000 Karl Heuer (Fprocess_status): Doc fix.
Wed, 14 Oct 1998 14:36:33 +0000 Richard M. Stallman (exec_sentinel, read_process_output):
Thu, 08 Oct 1998 20:31:34 +0000 Karl Heuer Doc fixes.
Sat, 15 Aug 1998 05:53:00 +0000 Richard M. Stallman (wait_reading_process_input): If a pty gives EIO,
Sat, 08 Aug 1998 00:49:24 +0000 Richard M. Stallman (Fprocess_send_eof): Transfer proc_encode_coding_system
Sat, 01 Aug 1998 19:04:28 +0000 Richard M. Stallman (create_process): For outchannel, set up
Wed, 29 Jul 1998 18:59:34 +0000 Richard M. Stallman Whitespace change.
Thu, 16 Jul 1998 00:14:44 +0000 Kenichi Handa (read_process_output): Even if we read data without
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.