summaryrefslogtreecommitdiff
path: root/src/process.c
AgeCommit message (Expand)Author
1994-01-11(read_process_output): Supply second arg to unbind_to.Richard M. Stallman
1994-01-10(create_process): Set line discipline only if pty_flag.Richard M. Stallman
1994-01-09Don't declare sys_nerr.Roland McGrath
1994-01-09Comment changes.Richard M. Stallman
1994-01-01(read_process_output): Use clip_to_bounds when movingRichard M. Stallman
1993-12-25(create_process) [NTTYDISC]: Set the tty line discipline.Richard M. Stallman
1993-12-24(Fopen_network_stream): Turn off SIGIO while connecting.Richard M. Stallman
1993-12-23(Fprocess_status): Use get_process, not Fget_process.Richard M. Stallman
1993-12-23(deactivate_process) [SVR4_PTYS]: If subtty is not nil, close it.Richard M. Stallman
1993-11-25(create_process): Do setpgrp for USG regardless of IRIX.Richard M. Stallman
1993-11-24(Fdelete_process): Fix paren error.Richard M. Stallman
1993-11-23(wait_reading_process_input):Richard M. Stallman
1993-11-13(IN_ADDR, NUMERIC_ADDR_ERROR): New macros (two versions).Richard M. Stallman
1993-11-13(get_process): Add `static' to definition.Richard M. Stallman
1993-11-04[TERM]: Include client.h.Richard M. Stallman
1993-10-25(Fopen_netwrok_stream): Cast arg to inet_addr to (char *).Brian Fox
1993-10-22(status_notify): Don't read from process if filter is t.Richard M. Stallman
1993-09-10Include <config.h> instead of "config.h".Roland McGrath
1993-09-08(keyboard_descriptor): New variable.Richard M. Stallman
1993-08-15Include syswait.h.Richard M. Stallman
1993-07-28(wait_reading_process_input): Undo last two changes:Richard M. Stallman
1993-07-24(Fprocess_status): Use Fget_process, to avoid errorRichard M. Stallman
1993-07-22(Fget_buffer_process): Delete doc string fromRichard M. Stallman
1993-07-09(wait_reading_process_input): If wait_for_cell, do callRichard M. Stallman
1993-07-02(wait_reading_process_input): Do include the keyboardRichard M. Stallman
1993-06-29(wait_reading_process_input): Use SIGIO only if defined.Richard M. Stallman
1993-06-18Changes for Irix 4.0, tested this time:Jim Blandy
1993-06-17* callproc.c (Fcall_process, child_setup): If IRIX is #defined,Jim Blandy
1993-06-12(start_process_unwind): Use XINT.Richard M. Stallman
1993-06-11(read_process_output): Don't deactivate the mark.Richard M. Stallman
1993-06-10Typo.Jim Blandy
1993-06-09* process.c (sigchld_handler): Add cast, to avoid warnings on Linux.Jim Blandy
1993-06-09* process.c (sigchld_handler): Add cast, to avoid warnings on Linux.Jim Blandy
1993-06-09Apply typo patches from Paul Eggert.Jim Blandy
1993-06-06(read_process_output): Deactivate the mark.Richard M. Stallman
1993-05-29(MAXDESC): Get it from FD_SETSIZE if that exists.Richard M. Stallman
1993-05-25(wait_reading_process_input): Call swallow_events.Richard M. Stallman
1993-05-24(create_process): Ignore retval from TIOCSTTY.Richard M. Stallman
1993-05-22Updated copyright years.Jim Blandy
1993-05-22* process.c (Fopen_network_stream): Deal with older systems, whichJim Blandy
1993-05-20Some more changes from Michael K. Johnson for Linux.Jim Blandy
1993-05-19* process.c (wait_reading_process_input): Undo change of AprilJim Blandy
1993-05-19* process.c (wait_reading_process_input): Don't forget to callJim Blandy
1993-05-19* process.c [__sgi] (allocate_pty): Give up immediately if pty isJim Blandy
1993-05-16Document sun change.Jim Blandy
1993-05-15* process.c (wait_reading_process_input): If we're runningJim Blandy
1993-04-29(wait_reading_process_input): Move the status_notifyRichard M. Stallman
1993-03-30New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of theJim Blandy
1993-03-30Rename int-to-string to number-to-string, since it can handleJim Blandy
1993-03-25* process.c [VMS] (DCL_PROMPT): Remove hack.Jim Blandy