log src/process.c @ 11695:0f9b9c375416

age author description
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)
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Tue, 28 Mar 1995 23:33:32 +0000 Karl Heuer (Fsignal_process): SIGCODE is a symbol, not a string.
Tue, 28 Mar 1995 17:34:52 +0000 Richard M. Stallman (Fsignal_process): Allow signal names as well as numbers.
Fri, 03 Mar 1995 10:31:49 +0000 Richard M. Stallman (exec_sentinel, read_process_output): If running filter
Tue, 14 Feb 1995 14:23:49 +0000 Richard M. Stallman (Fstart_process): Make process marker point into proc buf.
Wed, 25 Jan 1995 02:02:37 +0000 Karl Heuer (process_tick, update_tick): Make non-static.
Mon, 23 Jan 1995 23:10:11 +0000 Karl Heuer #include sysselect.h instead of defining things by hand.
Mon, 21 Nov 1994 12:50:27 +0000 Francesco Potort Added code for automatically saving and restoring the match data
Wed, 16 Nov 1994 05:03:02 +0000 Karl Heuer (make_process): Use allocate_vectorlike and VECSIZE.
Tue, 15 Nov 1994 23:55:26 +0000 Karl Heuer (NETCONN_P, kill_buffer_processes): Use the new type-test macros.