log src/process.c @ 9117:f69e6cf74874

age author description
Tue, 27 Sep 1994 01:53:42 +0000 Karl Heuer (decode_status, Fprocessp, Fget_process, Fget_buffer_process, Fprocess_status,
Sat, 24 Sep 1994 00:15:23 +0000 Richard M. Stallman (Fprocess_send_eof): Delete DID_REMOTE conditional.
Fri, 23 Sep 1994 22:28:08 +0000 Richard M. Stallman (exec_sentinel_error_handler): New function.
Fri, 19 Aug 1994 07:23:05 +0000 Richard M. Stallman (wait_reading_process_input):
Sun, 31 Jul 1994 00:00:24 +0000 Richard M. Stallman (create_process): Set default handling for SIGINT, etc.
Wed, 27 Jul 1994 00:12:59 +0000 Richard M. Stallman (wait_reading_process_input): If wait_for_cell,
Mon, 25 Jul 1994 20:47:57 +0000 Richard M. Stallman [!HAVE_H_ERRNO]: Declare h_errno.
Tue, 19 Jul 1994 19:35:43 +0000 Richard M. Stallman (Fopen_network_stream): Retry gethostbyname after TRY_AGAIN failure.
Wed, 13 Jul 1994 03:52:05 +0000 Richard M. Stallman (Qlast_nonmenu_event): New variable.
Sat, 25 Jun 1994 22:35:28 +0000 Richard M. Stallman (send_process): Major rewrite.
Fri, 17 Jun 1994 13:40:33 +0000 Richard M. Stallman (Fprocess_status): Return nil for process name that has no process.
Wed, 15 Jun 1994 00:24:54 +0000 Karl Heuer (create_process): Set input_wait_mask before forking.
Tue, 14 Jun 1994 19:46:00 +0000 Richard M. Stallman (Fprocess_send_eof): Doc fix.
Wed, 01 Jun 1994 20:36:08 +0000 Richard M. Stallman (kill_buffer_processes): For net conn, use Fdelete_process.
Mon, 30 May 1994 10:19:16 +0000 Richard M. Stallman (create_process): Get a pty for any non-nil Vprocess_connection_type value.