Fri, 18 Jun 1993 23:33:20 +0000 |
Jim Blandy |
Changes for Irix 4.0, tested this time:
|
Thu, 17 Jun 1993 22:03:06 +0000 |
Jim Blandy |
* callproc.c (Fcall_process, child_setup): If IRIX is #defined,
|
Sat, 12 Jun 1993 16:58:31 +0000 |
Richard M. Stallman |
(start_process_unwind): Use XINT.
|
Fri, 11 Jun 1993 21:06:14 +0000 |
Richard M. Stallman |
(read_process_output): Don't deactivate the mark.
|
Thu, 10 Jun 1993 09:32:18 +0000 |
Jim Blandy |
Typo.
|
Wed, 09 Jun 1993 12:39:16 +0000 |
Jim Blandy |
* process.c (sigchld_handler): Add cast, to avoid warnings on Linux.
|
Wed, 09 Jun 1993 12:30:13 +0000 |
Jim Blandy |
* process.c (sigchld_handler): Add cast, to avoid warnings on Linux.
|
Wed, 09 Jun 1993 11:59:12 +0000 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
Sun, 06 Jun 1993 03:15:59 +0000 |
Richard M. Stallman |
(read_process_output): Deactivate the mark.
|
Sat, 29 May 1993 05:02:18 +0000 |
Richard M. Stallman |
(MAXDESC): Get it from FD_SETSIZE if that exists.
|
Tue, 25 May 1993 23:19:07 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Call swallow_events.
|
Mon, 24 May 1993 17:13:24 +0000 |
Richard M. Stallman |
(create_process): Ignore retval from TIOCSTTY.
|
Sat, 22 May 1993 21:34:42 +0000 |
Jim Blandy |
Updated copyright years.
|
Sat, 22 May 1993 00:12:17 +0000 |
Jim Blandy |
* process.c (Fopen_network_stream): Deal with older systems, which
|
Thu, 20 May 1993 02:14:56 +0000 |
Jim Blandy |
Some more changes from Michael K. Johnson for Linux.
|
Wed, 19 May 1993 05:41:37 +0000 |
Jim Blandy |
* process.c (wait_reading_process_input): Undo change of April
|
Wed, 19 May 1993 05:05:46 +0000 |
Jim Blandy |
* process.c (wait_reading_process_input): Don't forget to call
|
Wed, 19 May 1993 04:38:28 +0000 |
Jim Blandy |
* process.c [__sgi] (allocate_pty): Give up immediately if pty is
|
Sun, 16 May 1993 18:12:57 +0000 |
Jim Blandy |
Document sun change.
|
Sat, 15 May 1993 23:20:33 +0000 |
Jim Blandy |
* process.c (wait_reading_process_input): If we're running
|
Thu, 29 Apr 1993 15:57:17 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Move the status_notify
|
Tue, 30 Mar 1993 23:05:56 +0000 |
Jim Blandy |
New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the
|
Tue, 30 Mar 1993 21:21:49 +0000 |
Jim Blandy |
Rename int-to-string to number-to-string, since it can handle
|
Thu, 25 Mar 1993 02:27:16 +0000 |
Jim Blandy |
* process.c [VMS] (DCL_PROMPT): Remove hack.
|
Sat, 20 Mar 1993 22:58:54 +0000 |
Jim Blandy |
* process.c (wait_reading_process_input): Doc fix.
|
Wed, 17 Mar 1993 09:19:47 +0000 |
Richard M. Stallman |
Fix typo in previous change.
|
Wed, 17 Mar 1993 07:59:09 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Make sure proc is running.
|
Mon, 15 Mar 1993 06:09:04 +0000 |
Richard M. Stallman |
(wait_reading_process_input): New option to wait
|
Thu, 11 Mar 1993 07:14:16 +0000 |
Jim Blandy |
* process.c (process_send_signal): In the TERMIOS code for sending
|
Mon, 22 Feb 1993 14:47:53 +0000 |
Jim Blandy |
* process.c: Make sure we don't miss processes exiting, by having
|