log src/process.c @ 19159:4bfebbf0f6a8

age author description
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.