| Commit message (Expand) | Author | Age | Files | Lines |
* | (start_process_unwind): Use XINT. | Richard M. Stallman | 1993-06-12 | 1 | -1/+1 |
* | (read_process_output): Don't deactivate the mark. | Richard M. Stallman | 1993-06-11 | 1 | -21/+2 |
* | Typo. | Jim Blandy | 1993-06-10 | 1 | -1/+1 |
* | * process.c (sigchld_handler): Add cast, to avoid warnings on Linux. | Jim Blandy | 1993-06-09 | 1 | -1/+1 |
* | * process.c (sigchld_handler): Add cast, to avoid warnings on Linux. | Jim Blandy | 1993-06-09 | 1 | -1/+1 |
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -2/+2 |
* | (read_process_output): Deactivate the mark. | Richard M. Stallman | 1993-06-06 | 1 | -0/+32 |
* | (MAXDESC): Get it from FD_SETSIZE if that exists. | Richard M. Stallman | 1993-05-29 | 1 | -0/+4 |
* | (wait_reading_process_input): Call swallow_events. | Richard M. Stallman | 1993-05-25 | 1 | -1/+5 |
* | (create_process): Ignore retval from TIOCSTTY. | Richard M. Stallman | 1993-05-24 | 1 | -2/+6 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
* | * process.c (Fopen_network_stream): Deal with older systems, which | Jim Blandy | 1993-05-22 | 1 | -2/+7 |
* | Some more changes from Michael K. Johnson for Linux. | Jim Blandy | 1993-05-20 | 1 | -1/+1 |
* | * process.c (wait_reading_process_input): Undo change of April | Jim Blandy | 1993-05-19 | 1 | -10/+15 |
* | * process.c (wait_reading_process_input): Don't forget to call | Jim Blandy | 1993-05-19 | 1 | -1/+4 |
* | * process.c [__sgi] (allocate_pty): Give up immediately if pty is | Jim Blandy | 1993-05-19 | 1 | -1/+1 |
* | Document sun change. | Jim Blandy | 1993-05-16 | 1 | -1/+7 |
* | * process.c (wait_reading_process_input): If we're running | Jim Blandy | 1993-05-15 | 1 | -1/+1 |
* | (wait_reading_process_input): Move the status_notify | Richard M. Stallman | 1993-04-29 | 1 | -9/+9 |
* | New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the | Jim Blandy | 1993-03-30 | 1 | -2/+2 |
* | Rename int-to-string to number-to-string, since it can handle | Jim Blandy | 1993-03-30 | 1 | -1/+1 |
* | * process.c [VMS] (DCL_PROMPT): Remove hack. | Jim Blandy | 1993-03-25 | 1 | -6/+8 |
* | * process.c (wait_reading_process_input): Doc fix. | Jim Blandy | 1993-03-20 | 1 | -0/+4 |
* | Fix typo in previous change. | Richard M. Stallman | 1993-03-17 | 1 | -1/+1 |
* | (Fprocess_send_eof): Make sure proc is running. | Richard M. Stallman | 1993-03-17 | 1 | -0/+7 |
* | (wait_reading_process_input): New option to wait | Richard M. Stallman | 1993-03-15 | 1 | -39/+14 |
* | * process.c (process_send_signal): In the TERMIOS code for sending | Jim Blandy | 1993-03-11 | 1 | -3/+5 |
* | * process.c: Make sure we don't miss processes exiting, by having | Jim Blandy | 1993-02-22 | 1 | -18/+65 |
* | * process.c (Fstart_process): Jimb's change of December 11 | Michael I. Bushnell | 1993-02-18 | 1 | -1/+1 |
* | * frame.h (FRAME_SAMPLE_VISIBILITY): Make sure frame is marked as | Jim Blandy | 1993-01-14 | 1 | -3/+3 |
* | Give subprocess creation a way to find a valid current directory | Jim Blandy | 1992-12-12 | 1 | -12/+30 |
* | Tue Dec 1 23:42:25 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu) | Jim Blandy | 1992-12-06 | 1 | -1/+2 |
* | * systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c: | Jim Blandy | 1992-11-16 | 1 | -27/+107 |
* | * process.c [SYSV]: Don't include <termios.h>, <termio.h>, or | Jim Blandy | 1992-11-07 | 1 | -8/+2 |
* | * process.c: (status_convert): Declare this to return a | Jim Blandy | 1992-10-31 | 1 | -13/+12 |
* | * process.c (wait_reading_process_input): If the select returns | Jim Blandy | 1992-10-03 | 1 | -0/+6 |
* | * process.c [SIGCHLD && !BSD && !UNIPLUS && !HPUX] | Jim Blandy | 1992-09-23 | 1 | -0/+2 |
* | (Faccept_process_output): Initialize useconds. | Richard M. Stallman | 1992-09-20 | 1 | -0/+2 |
* | * process.c: Include "systty.h", not "systerm.h". | Jim Blandy | 1992-08-29 | 1 | -1/+1 |
* | (WCOREDUMP): Define only if not defined. | Richard M. Stallman | 1992-08-22 | 1 | -1/+8 |
* | * process.c (process_send_signal): Don't send SIGTSTP if the | Jim Blandy | 1992-08-19 | 1 | -3/+4 |
* | entered into RCS | Jim Blandy | 1992-07-22 | 1 | -15/+14 |
* | *** empty log message *** | Richard M. Stallman | 1992-07-19 | 1 | -23/+6 |
* | *** empty log message *** | Jim Blandy | 1992-07-16 | 1 | -7/+17 |
* | *** empty log message *** | Jim Blandy | 1992-07-13 | 1 | -6/+6 |
* | *** empty log message *** | Joseph Arceneaux | 1992-06-05 | 1 | -1/+1 |
* | *** empty log message *** | Jim Blandy | 1992-05-19 | 1 | -34/+42 |
* | *** empty log message *** | Jim Blandy | 1992-05-18 | 1 | -54/+30 |
* | *** empty log message *** | Jim Blandy | 1992-05-10 | 1 | -4/+1 |
* | *** empty log message *** | Jim Blandy | 1992-05-01 | 1 | -15/+33 |