log src/process.c @ 6823:e0680426ff8e

age author description
Tue, 12 Apr 1994 04:39:34 +0000 Richard M. Stallman (send_process): Test pty_flag field for nil, not 0.
Fri, 08 Apr 1994 05:58:12 +0000 Karl Heuer (read_process_output): If buffer changes, record that fact.
Tue, 29 Mar 1994 04:57:16 +0000 Karl Heuer Fix typos in comments.
Fri, 25 Mar 1994 00:40:16 +0000 Karl Heuer (status_notify): Use assignment, not initialization.
Sun, 20 Mar 1994 01:16:55 +0000 Richard M. Stallman (wait_reading_process_input, both versions): Don't call
Fri, 18 Mar 1994 00:23:47 +0000 Karl Heuer (create_process): Skip the ioctl if fd is -1.
Fri, 18 Mar 1994 00:12:41 +0000 Karl Heuer (Fstart_process): GCPRO some things.
Mon, 14 Mar 1994 21:48:09 +0000 Karl Heuer (Fget_buffer_process): Fix typo in comment.
Sat, 12 Mar 1994 03:13:20 +0000 Karl Heuer (get_process): Allow arg to be a buffer object.
Tue, 08 Mar 1994 06:53:48 +0000 Roland McGrath (send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_FPATHCONF before
Wed, 02 Mar 1994 23:35:11 +0000 Richard M. Stallman (chan_process, Vprocess_alist): No longer static.
Wed, 02 Mar 1994 22:50:31 +0000 Richard M. Stallman Include unistd.h.
Fri, 11 Feb 1994 02:52:17 +0000 Roland McGrath (sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.
Tue, 08 Feb 1994 07:26:28 +0000 Richard M. Stallman (Fprocess_kill_without_query): Doc fix.
Fri, 14 Jan 1994 14:17:12 +0000 Richard M. Stallman (sigchld_handler, status_message): Handle a NULL in sys_siglist.