aboutsummaryrefslogtreecommitdiffstats
path: root/src/process.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* *** empty log message ***Jim Blandy1992-05-101-4/+1
* *** empty log message ***Jim Blandy1992-05-011-15/+33
* *** empty log message ***Jim Blandy1992-04-241-3/+7
* *** empty log message ***Jim Blandy1992-04-011-1/+1
* *** empty log message ***Jim Blandy1992-03-181-10/+174
* Initial revisionJim Blandy1992-03-141-0/+2887