Mon, 10 Jul 2006 18:51:42 +0000 |
Chong Yidong |
Doc fix.
|
Thu, 01 Jun 2006 14:08:25 +0000 |
Kim F. Storm |
2006-06-01 Micha¸«³l Cadilhac <michael.cadilhac@lrde.org>
|
Wed, 31 May 2006 08:58:02 +0000 |
Kim F. Storm |
(select_wrapper): Add wrapper around select to work around
|
Mon, 08 May 2006 05:19:42 +0000 |
Kenichi Handa |
(setup_process_coding_systems): Use system_eol_type
|
Thu, 13 Apr 2006 01:08:00 +0000 |
Richard M. Stallman |
(conv_lisp_to_sockaddr): Fix previous change.
|
Wed, 12 Apr 2006 15:01:37 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Abort if fail to open null device.
|
Wed, 12 Apr 2006 15:00:32 +0000 |
Richard M. Stallman |
(conv_lisp_to_sockaddr): If FAMILY unknown, just return.
|
Sat, 08 Apr 2006 15:07:35 +0000 |
Stefan Monnier |
* process.h (struct Lisp_Process): Replace Lisp_Objects `pid',
|
Wed, 22 Mar 2006 22:33:35 +0000 |
Kim F. Storm |
(Faccept_process_output): Fix to comply with lisp reference.
|
Sat, 11 Mar 2006 14:42:17 +0000 |
Romain Francoise |
(Vprocess_adaptive_read_buffering): Doc fix.
|
Sat, 25 Feb 2006 16:49:00 +0000 |
Stefan Monnier |
(Fmake_network_process): Init the process's mark.
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Thu, 12 Jan 2006 08:15:50 +0000 |
YAMAMOTO Mitsuharu |
[HAVE_INTTYPES_H]: Include inttypes.h.
|
Thu, 05 Jan 2006 09:24:11 +0000 |
Kim F. Storm |
(Fmake_network_process): Use AF_INET instead of
|
Wed, 04 Jan 2006 17:51:58 +0000 |
Eli Zaretskii |
[WINDOWSNT]: Undef AF_INET6 to disable IPv6 support for w32.
|
Wed, 04 Jan 2006 00:16:54 +0000 |
Kim F. Storm |
Add IPv6 support.
|
Fri, 30 Dec 2005 11:03:20 +0000 |
Andreas Schwab |
(Fnetwork_interface_info): Correctly terminate the
|
Tue, 08 Nov 2005 21:38:37 +0000 |
Kim F. Storm |
(Fsignal_process): Recognize signal names with and
|
Fri, 30 Sep 2005 22:38:16 +0000 |
Dan Nicolaescu |
* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
|
Tue, 27 Sep 2005 18:48:59 +0000 |
Dan Nicolaescu |
* xlwmenu.c (find_next_selectable):
|
Wed, 21 Sep 2005 08:03:30 +0000 |
YAMAMOTO Mitsuharu |
(create_process) [RTU || UNIPLUS || DONT_REOPEN_PTY]:
|
Mon, 15 Aug 2005 08:44:53 +0000 |
Kim F. Storm |
(deactivate_process, status_notify, read_process_output)
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Thu, 23 Jun 2005 16:13:54 +0000 |
Juanma Barranquero |
(Fstop_process, Fcontinue_process): Follow error conventions.
|
Tue, 21 Jun 2005 13:30:39 +0000 |
Juanma Barranquero |
(Fmake_network_process): Fix spellings.
|
Fri, 10 Jun 2005 14:19:26 +0000 |
Juanma Barranquero |
(syms_of_process) [ADAPTIVE_READ_BUFFERING]: Fix spellings in docstrings.
|
Wed, 08 Jun 2005 22:33:36 +0000 |
Kim F. Storm |
* composite.c (compose_chars_in_text):
|
Wed, 08 Jun 2005 15:18:10 +0000 |
Richard M. Stallman |
(Fstart_process): Don't touch command_channel_p slot.
|
Tue, 07 Jun 2005 13:19:25 +0000 |
Kim F. Storm |
Improve commentary for adaptive read buffering.
|