log src/process.c @ 18378:22cd8d7dd5aa

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