| Commit message (Expand) | Author | Age | Files | Lines |
* | (create_process_1, sigchld_handler): Undo previous change. | Karl Heuer | 1996-07-16 | 1 | -3/+3 |
* | (create_process_1, sigchld_handler): | Karl Heuer | 1996-07-15 | 1 | -3/+3 |
* | (wait_reading_process_input) [hpux]: Workaround for | Karl Heuer | 1996-07-13 | 1 | -1/+17 |
* | Comment change. | Richard M. Stallman | 1996-06-11 | 1 | -0/+2 |
* | (wait_reading_process_input): Move the O_NONBLOCK and | Richard M. Stallman | 1996-06-11 | 1 | -2/+1 |
* | (create_process): Add DONT_OPEN_PTY conditional. | Richard M. Stallman | 1996-06-09 | 1 | -2/+3 |
* | (Fopen_network_stream)[WINDOWSNT]: Ensure Windows | Richard M. Stallman | 1996-06-08 | 1 | -0/+5 |
* | (Fopen_network_stream): Set process infd to inch. | Richard M. Stallman | 1996-04-26 | 1 | -26/+3 |
* | (wait_reading_process_input, both definitions): | Richard M. Stallman | 1996-04-23 | 1 | -8/+36 |
* | (wait_reading_process_input) [!subprocesses]: | Richard M. Stallman | 1996-04-15 | 1 | -13/+8 |
* | (wait_reading_process_input) [!subprocesses]: Handle | Richard M. Stallman | 1996-04-14 | 1 | -25/+57 |
* | (wait_reading_process_input, both definitions): | Richard M. Stallman | 1996-04-12 | 1 | -29/+25 |
* | (wait_reading_process_input): Don't call | Richard M. Stallman | 1996-04-03 | 1 | -1/+2 |
* | (wait_reading_process_input_1): New (empty) function. | Richard M. Stallman | 1996-03-27 | 1 | -2/+22 |
* | (wait_reading_process_input): Eliminate bogus test | Richard M. Stallman | 1996-03-22 | 1 | -1/+1 |
* | (wait_reading_process_input): Extract the number from read_kbd with XINT. | Richard M. Stallman | 1996-03-19 | 1 | -1/+1 |
* | (wait_reading_process_input) [! subprocesses]: Run | Karl Heuer | 1996-03-14 | 1 | -36/+42 |
* | [!subprocesses] (wait_reading_process_input): | Richard M. Stallman | 1996-03-10 | 1 | -4/+44 |
* | (wait_reading_process_input): | Richard M. Stallman | 1996-03-08 | 1 | -0/+4 |
* | (wait_reading_process_input): | Richard M. Stallman | 1996-03-05 | 1 | -2/+5 |
* | (wait_reading_process_input): Use getpid when generating SIGIO. | Richard M. Stallman | 1996-03-03 | 1 | -2/+2 |
* | (Fopen_network_stream): Set immediate_quit for the connect. | Richard M. Stallman | 1996-02-26 | 1 | -0/+8 |
* | (wait_reading_process_input): | Karl Heuer | 1996-02-21 | 1 | -6/+11 |
* | (Faccept_process_output): Accept sub-second timeouts. | Erik Naggum | 1996-02-21 | 1 | -1/+1 |
* | (Fopen_network_stream): Use sizeof, not strlen, for numeric_addr. | Richard M. Stallman | 1996-02-11 | 1 | -1/+2 |
* | (remove_process): Don't unlink the process marker. | Richard M. Stallman | 1996-02-08 | 1 | -1/+0 |
* | (sigchld_handler): Use cleaner end-of-list test. | Karl Heuer | 1996-02-05 | 1 | -2/+2 |
* | (wait_reading_process_input): If select times out, | Richard M. Stallman | 1996-02-01 | 1 | -4/+11 |
* | (create_process): Set outchannel to be non-blocking. | Richard M. Stallman | 1996-01-29 | 1 | -1/+4 |
* | (wait_reading_process_input): Call timer_check | Richard M. Stallman | 1996-01-29 | 1 | -0/+18 |
* | (wait_reading_process_input) [not subprocesses]: Do | Karl Heuer | 1996-01-24 | 1 | -3/+6 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | (create_process): Restore the signal state | Karl Heuer | 1996-01-09 | 1 | -21/+30 |
* | (Fprocessp, Fget_buffer_process, Fdelete_process, Fprocess_status, | Erik Naggum | 1996-01-09 | 1 | -100/+100 |
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -1/+1 |
* | (Fopen_network_stream): Call bind_polling_period earlier. | Karl Heuer | 1995-12-21 | 1 | -7/+7 |
* | (create_process): Use Posix signal handling to | Karl Heuer | 1995-12-13 | 1 | -3/+50 |
* | [HAVE_NTGUI] (POLL_FOR_INPUT): Define macro. | Geoff Voelker | 1995-11-07 | 1 | -2/+2 |
* | (exec_sentinel, read_process_output): | Richard M. Stallman | 1995-10-09 | 1 | -2/+10 |
* | (read_process_output, exec_sentinel): Call | Richard M. Stallman | 1995-08-08 | 1 | -8/+6 |
* | Maybe include net/errno.h. | Richard M. Stallman | 1995-08-02 | 1 | -0/+3 |
* | (Fstart_process): Don't expand the file name before trying openp. | Richard M. Stallman | 1995-07-25 | 1 | -2/+1 |
* | (keyboard_bit_set): Fix one-off in loop end. | Karl Heuer | 1995-07-17 | 1 | -1/+1 |
* | (Fstart_process): Expand PROGRAM. | Richard M. Stallman | 1995-07-07 | 1 | -1/+8 |
* | (Fopen_network_stream): Sleep 1 sec before connect retry. | Richard M. Stallman | 1995-06-25 | 1 | -0/+4 |
* | (sigchld_handler): Change XSETFASTINT to XSETINT. | Richard M. Stallman | 1995-06-19 | 1 | -2/+2 |
* | (status_notify): Undo May 18 change. | Richard M. Stallman | 1995-06-14 | 1 | -77/+74 |
* | [!subprocesses]: Include sysselect.h. | Karl Heuer | 1995-06-08 | 1 | -0/+1 |
* | (create_process, send_process): Add volatile qualifiers. | Karl Heuer | 1995-05-26 | 1 | -8/+14 |
* | (status_notify): If Vprocess_alist changes within | Karl Heuer | 1995-05-18 | 1 | -70/+75 |