Wed, 29 Sep 2004 23:43:08 +0000 |
Kenichi Handa |
(send_process): Be sure to free composition data.
|
Sun, 22 Aug 2004 17:45:36 +0000 |
Richard M. Stallman |
(process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]:
|
Fri, 20 Aug 2004 10:33:25 +0000 |
Kim F. Storm |
(wait_reading_process_output): Rename from
|
Thu, 19 Aug 2004 13:57:17 +0000 |
Kim F. Storm |
* process.c (wait_reading_process_input): Clean up.
|
Thu, 19 Aug 2004 10:08:00 +0000 |
Kim F. Storm |
(process_send_signal): Use CDISABLE.
|
Tue, 17 Aug 2004 22:24:29 +0000 |
Kim F. Storm |
(Faccept_process_output): Add arg JUST-THIS-ONE;
|
Tue, 17 Aug 2004 21:59:07 +0000 |
Kim F. Storm |
(process_send_signal): Fix last change--use
|
Mon, 16 Aug 2004 22:57:26 +0000 |
Richard M. Stallman |
(process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]: Clean up.
|
Sun, 01 Aug 2004 23:10:06 +0000 |
Kim F. Storm |
(read_process_output): Use whole read buffer.
|
Mon, 19 Jul 2004 04:42:43 +0000 |
Steven Tamm |
Fixes for Ctrl-G support on carbon, replacing old timeout based polling
|
Sun, 13 Jun 2004 22:37:07 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 06 Jun 2004 22:17:53 +0000 |
Kim F. Storm |
(Fdelete_process): Undo 2004-05-28 change.
|
Fri, 28 May 2004 21:58:31 +0000 |
Noah Friedman |
process.c (Fdelete_process): Do not call remove_process.
|
Tue, 25 May 2004 11:17:43 +0000 |
Kim F. Storm |
(wait_reading_process_input): Check connect_wait_mask
|
Thu, 13 May 2004 23:07:07 +0000 |
Kim F. Storm |
(wait_reading_process_input): Make reentrant.
|
Tue, 11 May 2004 15:16:10 +0000 |
Kim F. Storm |
(read_process_output): Grow decoding_buf when needed;
|
Mon, 10 May 2004 17:47:38 +0000 |
Juanma Barranquero |
(Fstart_process): Fix docstring.
|
Sat, 08 May 2004 16:11:42 +0000 |
Juanma Barranquero |
(Fwaiting_for_user_input_p, Fmake_network_process)
|
Fri, 06 Feb 2004 23:52:09 +0000 |
Kim F. Storm |
(wait_reading_process_input): Don't do adaptive read
|
Tue, 27 Jan 2004 21:34:43 +0000 |
Jan Dj¸«£rv |
* process.c (sigchld_handler): Add comment about not calling malloc
|
Mon, 26 Jan 2004 23:39:30 +0000 |
Jan Dj¸«£rv |
(sigchld_handler): Set synch_process_termsig
|
Wed, 21 Jan 2004 05:27:58 +0000 |
Stefan Monnier |
(wait_reading_process_input) [SYNC_INPUT]: Check interrupt_input_pending.
|
Tue, 20 Jan 2004 21:19:17 +0000 |
Stefan Monnier |
(wait_reading_process_input): Lisp_Object/int mixup.
|
Tue, 06 Jan 2004 23:34:45 +0000 |
Kim F. Storm |
(read_process_output): Only activate adaptive
|
Thu, 01 Jan 2004 23:34:14 +0000 |
Kim F. Storm |
(ADAPTIVE_READ_BUFFERING): New conditional.
|
Sun, 16 Nov 2003 16:17:09 +0000 |
Jan Dj¸«£rv |
Remove period at end of error message.
|
Sat, 27 Sep 2003 00:25:40 +0000 |
Kenichi Handa |
(send_process): Delete unused temp_buf.
|
Tue, 23 Sep 2003 21:57:51 +0000 |
Kim F. Storm |
(set_socket_option): Fix :bindtodevice option.
|
Tue, 23 Sep 2003 12:40:39 +0000 |
Dave Love |
(Fnetwork_interface_info): Use
|
Thu, 18 Sep 2003 10:39:47 +0000 |
Dave Love |
(Fnetwork_interface_info): Fix type error.
|