log src/process.c @ 12542:f86a10208f7e

age author description
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.
Fri, 28 Apr 1995 01:43:02 +0000 Karl Heuer (create_process): Don't reference pty_name if !HAVE_PTYS.
Mon, 24 Apr 1995 05:52:11 +0000 Richard M. Stallman (create_process): Don't abort if can't reopen
Tue, 11 Apr 1995 22:46:18 +0000 Roland McGrath (create_process): Set PROCESS's tty_name to Qnil when !PTY_FLAG,
Fri, 07 Apr 1995 22:41:58 +0000 Richard M. Stallman (read_process_output_error_handler)