| Commit message (Expand) | Author | Age | Files | Lines |
* | (Fstart_process): If enable-multibyte-characters is | Kenichi Handa | 1997-07-07 | 1 | -4/+32 |
* | (send_process): Make buf and temp_buf `unsigned char *'. | Richard M. Stallman | 1997-07-04 | 1 | -16/+15 |
* | (Fstart_process): Call Ffind_operation_coding_system. | Kenichi Handa | 1997-07-02 | 1 | -6/+7 |
* | (READ_CHILD_OUTPUT): Macro deleted. | Richard M. Stallman | 1997-07-01 | 1 | -10/+4 |
* | (wait_reading_process_input): If wait_for_cell, | Richard M. Stallman | 1997-06-29 | 1 | -8/+11 |
* | (wait_reading_process_input): Don't check for | Richard M. Stallman | 1997-06-22 | 1 | -3/+20 |
* | (Fprocess_send_eof): Prooperly conditionalize prev. change. | Richard M. Stallman | 1997-06-19 | 1 | -0/+4 |
* | (Fprocess_send_eof): Use shutdown, if it's a socket. | Richard M. Stallman | 1997-06-19 | 1 | -1/+10 |
* | Further fix previous change. | Richard M. Stallman | 1997-06-18 | 1 | -1/+2 |
* | (wait_reading_process_input): Fix previous change. | Richard M. Stallman | 1997-06-17 | 1 | -1/+2 |
* | (wait_reading_process_input): When exiting because | Richard M. Stallman | 1997-06-16 | 1 | -0/+10 |
* | (wait_reading_process_input): Return if unread events appear. | Richard M. Stallman | 1997-06-13 | 1 | -0/+10 |
* | (Fstart_process):Pay attention to | Kenichi Handa | 1997-06-09 | 1 | -2/+12 |
* | (read_process_output): Update opoint, old_begv and old_zv | Richard M. Stallman | 1997-04-30 | 1 | -19/+25 |
* | (Fopen_network_stream): Use same socket for in and out. | Richard M. Stallman | 1997-03-25 | 1 | -3/+1 |
* | (wait_reading_process_input): If wait_for_cell, | Richard M. Stallman | 1997-03-22 | 1 | -1/+10 |
* | (Fstart_process, Fopen_network_stream): Do not perform | Kenichi Handa | 1997-02-27 | 1 | -76/+104 |
* | Include charset.h and coding.h. | Karl Heuer | 1997-02-20 | 1 | -11/+297 |
* | Include blockinput.h. | Richard M. Stallman | 1996-12-30 | 1 | -0/+5 |
* | (read_process_output, exec_sentinel): | Richard M. Stallman | 1996-12-19 | 1 | -4/+4 |
* | (send_process) [EMACS_HAS_USECS]: | Richard M. Stallman | 1996-12-18 | 1 | -0/+4 |
* | (status_notify): Test p->infd > 0 | Richard M. Stallman | 1996-12-08 | 1 | -5/+43 |
* | (status_notify): Update p->tick again | Richard M. Stallman | 1996-10-26 | 1 | -0/+5 |
* | Replaced symbol BSD with BSD_SYSTEM. | Karl Heuer | 1996-09-17 | 1 | -5/+5 |
* | (stream_process): Variable deleted. | Richard M. Stallman | 1996-09-16 | 1 | -5/+0 |
* | (create_process): Test HAVE_SETPGID for using setpgid. | Richard M. Stallman | 1996-09-04 | 1 | -1/+1 |
* | (create_process_1, sigchld_handler) [POSIX_SIGNALS]: | Richard M. Stallman | 1996-09-04 | 1 | -3/+3 |
* | (create_process): Undo previous change. | Richard M. Stallman | 1996-09-03 | 1 | -5/+7 |
* | (Fprocess_contact): New function. | Richard M. Stallman | 1996-09-01 | 1 | -6/+17 |
* | (create_process): Test defined (TIOCSCTTY) | Richard M. Stallman | 1996-09-01 | 1 | -2/+4 |
* | Change all references from point to PT. | Karl Heuer | 1996-09-01 | 1 | -9/+9 |
* | (send_process): GCPRO object. | Richard M. Stallman | 1996-08-22 | 1 | -0/+5 |
* | (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 |