aboutsummaryrefslogtreecommitdiffstats
path: root/src/process.c
Commit message (Expand)AuthorAgeFilesLines
* (IN_ADDR, NUMERIC_ADDR_ERROR): New macros (two versions).Richard M. Stallman1993-11-131-2/+11
* (get_process): Add `static' to definition.Richard M. Stallman1993-11-131-1/+1
* [TERM]: Include client.h.Richard M. Stallman1993-11-041-0/+13
* (Fopen_netwrok_stream): Cast arg to inet_addr to (char *).Brian Fox1993-10-251-1/+1
* (status_notify): Don't read from process if filter is t.Richard M. Stallman1993-10-221-1/+7
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (keyboard_descriptor): New variable.Richard M. Stallman1993-09-081-16/+35
* Include syswait.h.Richard M. Stallman1993-08-151-68/+5
* (wait_reading_process_input): Undo last two changes:Richard M. Stallman1993-07-281-2/+7
* (Fprocess_status): Use Fget_process, to avoid errorRichard M. Stallman1993-07-241-3/+1
* (Fget_buffer_process): Delete doc string fromRichard M. Stallman1993-07-221-13/+17
* (wait_reading_process_input): If wait_for_cell, do callRichard M. Stallman1993-07-091-2/+3
* (wait_reading_process_input): Do include the keyboardRichard M. Stallman1993-07-021-9/+11
* (wait_reading_process_input): Use SIGIO only if defined.Richard M. Stallman1993-06-291-0/+2
* 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