Sun, 09 Mar 2003 22:48:08 +0000 |
David Kastrup |
(read_process_output): We have allocated enough space
|
Fri, 21 Feb 2003 18:13:53 +0000 |
Jan Dj¸«£rv |
Removed subtty, workaround for when TIOCSIGSEND fails.
|
Fri, 21 Feb 2003 08:05:55 +0000 |
Juanma Barranquero |
(wait_reading_process_input): Use POLL_INTERRUPTED_SYS_CALL, not
|
Thu, 20 Feb 2003 01:54:09 +0000 |
Kenichi Handa |
(setup_process_coding_systems): If the process's
|
Mon, 10 Feb 2003 13:51:43 +0000 |
Kim F. Storm |
Doc fixes.
|
Mon, 10 Feb 2003 07:58:29 +0000 |
Kenichi Handa |
(QCfilter_multibyte): New variable.
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Thu, 16 Jan 2003 12:59:18 +0000 |
Kim F. Storm |
(set-process-filter): Document unibyte/multibyte-ness of string argument.
|
Tue, 14 Jan 2003 13:36:14 +0000 |
Kim F. Storm |
(Fset_process_plist): Fixed return value.
|
Tue, 14 Jan 2003 09:55:27 +0000 |
Kim F. Storm |
Reworked 2003-01-12 change -- call a plist a plist!
|
Sun, 12 Jan 2003 20:24:06 +0000 |
Kim F. Storm |
(QCvars): New variable.
|
Fri, 10 Jan 2003 22:24:41 +0000 |
Kim F. Storm |
(Fset_process_contact): New function.
|
Wed, 08 Jan 2003 22:16:12 +0000 |
Kim F. Storm |
(Fmake_network_process): Convert new port number
|
Wed, 08 Jan 2003 15:35:03 +0000 |
Kim F. Storm |
(format-network-address): Added optional OMIT-PORT arg. Callers changed.
|
Wed, 08 Jan 2003 10:38:06 +0000 |
Kim F. Storm |
(server_accept_connection): Fixed recording of new
|
Mon, 18 Nov 2002 15:40:28 +0000 |
Dave Love |
(_GNU_SOURCE): Don't define.
|
Thu, 07 Nov 2002 23:18:45 +0000 |
Kim F. Storm |
(Fformat_network_address): Removed unused locals p, cp, and i.
|
Wed, 06 Nov 2002 05:01:46 +0000 |
Richard M. Stallman |
(wait_reading_process_input):
|
Thu, 31 Oct 2002 16:21:38 +0000 |
Stefan Monnier |
(Fformat_network_address): Fix int/Lisp_Object mixup.
|
Wed, 30 Oct 2002 19:16:32 +0000 |
Dave Love |
Include sys/wait.h.
|
Mon, 28 Oct 2002 23:18:50 +0000 |
Kim F. Storm |
(Fsignal_process): Allow PROCESS to be specified by
|
Thu, 24 Oct 2002 08:03:41 +0000 |
Kim F. Storm |
(Fformat_network_address): New function.
|
Wed, 18 Sep 2002 19:30:26 +0000 |
Kim F. Storm |
(make-network-process): Doc fix (there is no network-server-log-function hook).
|
Thu, 12 Sep 2002 03:27:40 +0000 |
Richard M. Stallman |
(wait_reading_process_input, both versions):
|
Sat, 24 Aug 2002 03:16:03 +0000 |
Richard M. Stallman |
(Fstart_process): Remove /: from program name.
|
Tue, 16 Jul 2002 15:49:48 +0000 |
Ken Raeburn |
* process.c (status_message): Use SSET.
|
Tue, 16 Jul 2002 13:41:16 +0000 |
Richard M. Stallman |
(create_process): Test USG_SUBTTY_WORKS.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Fri, 12 Jul 2002 11:13:47 +0000 |
Richard M. Stallman |
(process_send_signal): Add abort call.
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|