aboutsummaryrefslogtreecommitdiffstats
path: root/src/process.c
Commit message (Expand)AuthorAgeFilesLines
* Changes for Irix 4.0, tested this time:Jim Blandy1993-06-181-1/+1
* * callproc.c (Fcall_process, child_setup): If IRIX is #defined,Jim Blandy1993-06-171-2/+2
* (start_process_unwind): Use XINT.Richard M. Stallman1993-06-121-1/+1
* (read_process_output): Don't deactivate the mark.Richard M. Stallman1993-06-111-21/+2
* Typo.Jim Blandy1993-06-101-1/+1
* * process.c (sigchld_handler): Add cast, to avoid warnings on Linux.Jim Blandy1993-06-091-1/+1
* * process.c (sigchld_handler): Add cast, to avoid warnings on Linux.Jim Blandy1993-06-091-1/+1
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-2/+2
* (read_process_output): Deactivate the mark.Richard M. Stallman1993-06-061-0/+32
* (MAXDESC): Get it from FD_SETSIZE if that exists.Richard M. Stallman1993-05-291-0/+4
* (wait_reading_process_input): Call swallow_events.Richard M. Stallman1993-05-251-1/+5
* (create_process): Ignore retval from TIOCSTTY.Richard M. Stallman1993-05-241-2/+6
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* * process.c (Fopen_network_stream): Deal with older systems, whichJim Blandy1993-05-221-2/+7
* Some more changes from Michael K. Johnson for Linux.Jim Blandy1993-05-201-1/+1
* * process.c (wait_reading_process_input): Undo change of AprilJim Blandy1993-05-191-10/+15
* * process.c (wait_reading_process_input): Don't forget to callJim Blandy1993-05-191-1/+4
* * process.c [__sgi] (allocate_pty): Give up immediately if pty isJim Blandy1993-05-191-1/+1
* Document sun change.Jim Blandy1993-05-161-1/+7
* * process.c (wait_reading_process_input): If we're runningJim Blandy1993-05-151-1/+1
* (wait_reading_process_input): Move the status_notifyRichard M. Stallman1993-04-291-9/+9
* New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of theJim Blandy1993-03-301-2/+2
* Rename int-to-string to number-to-string, since it can handleJim Blandy1993-03-301-1/+1
* * process.c [VMS] (DCL_PROMPT): Remove hack.Jim Blandy1993-03-251-6/+8
* * process.c (wait_reading_process_input): Doc fix.Jim Blandy1993-03-201-0/+4
* Fix typo in previous change.Richard M. Stallman1993-03-171-1/+1
* (Fprocess_send_eof): Make sure proc is running.Richard M. Stallman1993-03-171-0/+7
* (wait_reading_process_input): New option to waitRichard M. Stallman1993-03-151-39/+14
* * process.c (process_send_signal): In the TERMIOS code for sendingJim Blandy1993-03-111-3/+5
* * process.c: Make sure we don't miss processes exiting, by havingJim Blandy1993-02-221-18/+65
* * process.c (Fstart_process): Jimb's change of December 11Michael I. Bushnell1993-02-181-1/+1
* * frame.h (FRAME_SAMPLE_VISIBILITY): Make sure frame is marked asJim Blandy1993-01-141-3/+3
* Give subprocess creation a way to find a valid current directoryJim Blandy1992-12-121-12/+30
* Tue Dec 1 23:42:25 1992 Jim Blandy ([email protected])Jim Blandy1992-12-061-1/+2
* * systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:Jim Blandy1992-11-161-27/+107
* * process.c [SYSV]: Don't include <termios.h>, <termio.h>, orJim Blandy1992-11-071-8/+2
* * process.c: (status_convert): Declare this to return aJim Blandy1992-10-311-13/+12
* * process.c (wait_reading_process_input): If the select returnsJim Blandy1992-10-031-0/+6
* * process.c [SIGCHLD && !BSD && !UNIPLUS && !HPUX]Jim Blandy1992-09-231-0/+2
* (Faccept_process_output): Initialize useconds.Richard M. Stallman1992-09-201-0/+2
* * process.c: Include "systty.h", not "systerm.h".Jim Blandy1992-08-291-1/+1
* (WCOREDUMP): Define only if not defined.Richard M. Stallman1992-08-221-1/+8
* * process.c (process_send_signal): Don't send SIGTSTP if theJim Blandy1992-08-191-3/+4
* entered into RCSJim Blandy1992-07-221-15/+14
* *** empty log message ***Richard M. Stallman1992-07-191-23/+6
* *** empty log message ***Jim Blandy1992-07-161-7/+17
* *** empty log message ***Jim Blandy1992-07-131-6/+6
* *** empty log message ***Joseph Arceneaux1992-06-051-1/+1
* *** empty log message ***Jim Blandy1992-05-191-34/+42
* *** empty log message ***Jim Blandy1992-05-181-54/+30