log src/process.c @ 44038:e2339254ba48

age author description
Wed, 20 Mar 2002 18:10:01 +0000 Eli Zaretskii (conv_sockaddr_to_lisp, conv_lisp_to_sockaddr): Don't
Mon, 18 Mar 2002 18:21:25 +0000 Pavel Jank (wait_reading_process_input): Move variables `pname' and `pnamelen' down
Mon, 18 Mar 2002 14:09:57 +0000 Kim F. Storm Define HAVE_LOCAL_SOCKETS based on HAVE_SYS_UN_H.
Mon, 18 Mar 2002 11:27:06 +0000 Pavel Jank (Fmake_network_process): Remove unused variable `sa'.
Sun, 17 Mar 2002 20:20:33 +0000 Kim F. Storm (Qlocal, QCname, QCbuffer, QChost, QCservice, QCfamily)
Sun, 03 Mar 2002 00:31:22 +0000 Kim F. Storm (Fopen_network_stream): Always call turn_on_atimers around connect.
Fri, 01 Mar 2002 21:02:44 +0000 Kim F. Storm (Fopen_network_stream): Use GCPRO6.
Thu, 28 Feb 2002 23:59:19 +0000 Kim F. Storm (Fprocess_status): Document connect and failed return values.
Thu, 28 Feb 2002 23:53:59 +0000 Kim F. Storm (Qconnect, Qfailed): New variables.
Mon, 07 Jan 2002 21:16:38 +0000 Eli Zaretskii (send_process): Set src_multibyte to 1 after the call
Tue, 11 Dec 2001 22:20:20 +0000 Richard M. Stallman Test GNU_LINUX, not LINUX.
Fri, 07 Dec 2001 05:52:35 +0000 Paul Eggert (create_process): Use HAVE_WORKING_VFORK, not HAVE_VFORK.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Fri, 02 Nov 2001 07:01:10 +0000 Pavel Jank (Fstart_process): Add usage to doc-string.
Wed, 24 Oct 2001 06:29:38 +0000 Pavel Jank Don't define max.
Sat, 20 Oct 2001 20:54:39 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Mon, 15 Oct 2001 14:51:57 +0000 Pavel Jank (process-inherit-coding-system-flag, get-buffer-process): Do not confuse
Fri, 12 Oct 2001 03:37:43 +0000 Stefan Monnier Update calls to openp.
Tue, 25 Sep 2001 08:21:22 +0000 Gerd Moellmann (send_process): Disable composition if from_byte < 0.
Mon, 24 Sep 2001 09:18:19 +0000 Gerd Moellmann (sigchld_handler) [LINUX]: Don't return from
Thu, 20 Sep 2001 11:44:03 +0000 Gerd Moellmann (sigchld_handler): Use GC_CONSP, GC_INTEGERP, GC_EQ
Wed, 16 May 2001 16:04:52 +0000 Gerd Moellmann (read_process_output): Don't call signal_after_change
Wed, 25 Apr 2001 15:12:21 +0000 Gerd Moellmann (wait_reading_process_input): Call
Sat, 21 Apr 2001 19:50:38 +0000 Eli Zaretskii (wait_reading_process_input) [!subprocesses]: Don't
Thu, 19 Apr 2001 12:47:33 +0000 Gerd Moellmann (wait_reading_process_input): Call
Thu, 08 Mar 2001 11:31:50 +0000 Gerd Moellmann (Fset_process_window_size): Fix a typo.
Wed, 07 Mar 2001 12:55:01 +0000 Gerd Moellmann (Fset_process_filter): Don't crash if the input
Wed, 28 Feb 2001 13:29:03 +0000 Gerd Moellmann (make_process): Use allocate_process.
Tue, 16 Jan 2001 12:42:22 +0000 Gerd Moellmann Call redisplay_preserve_echo_area with additional arg.
Mon, 18 Dec 2000 10:53:51 +0000 Gerd Moellmann (wait_reading_process_input): Check for pending
Mon, 18 Dec 2000 00:39:59 +0000 Kenichi Handa (read_process_output): Don't run a filter if the code
Thu, 07 Dec 2000 15:50:30 +0000 Gerd Moellmann (read_process_output): Make sure the process marker's
Wed, 25 Oct 2000 11:06:51 +0000 Kenichi Handa (send_process): If OBJECT is t, it means that the data
Wed, 11 Oct 2000 23:56:30 +0000 Kenichi Handa (read_process_output): Cancel previous change.
Wed, 11 Oct 2000 01:20:59 +0000 Kenichi Handa (read_process_output): Fix previous change. Adjust multibyteness of
Mon, 09 Oct 2000 20:01:10 +0000 Andreas Schwab (Fopen_network_stream) [HAVE_GETADDRINFO]: Reset S to
Mon, 02 Oct 2000 16:42:47 +0000 Dave Love (Fopen_network_stream): Use HAVE_GAI_STRERROR.
Sat, 30 Sep 2000 13:51:15 +0000 Gerd Moellmann (Fopen_network_stream) [HAVE_GETADDRINFO]: Use
Thu, 21 Sep 2000 11:48:48 +0000 Gerd Moellmann (process_sent_to): New variable.
Thu, 07 Sep 2000 01:14:20 +0000 Kenichi Handa (read_process_output): Before inserting the decoded
Thu, 24 Aug 2000 02:06:43 +0000 Kenichi Handa (create_process): Don't setup raw-text coding here.
Tue, 22 Aug 2000 22:36:52 +0000 Andrew Innes Include keyboard.h before frame.h.
Fri, 04 Aug 2000 05:53:39 +0000 Kenichi Handa *** empty log message ***
Fri, 04 Aug 2000 02:26:32 +0000 Kenichi Handa (read_process_output): Big simplification. Handle
Sat, 24 Jun 2000 06:06:53 +0000 Ken Raeburn * process.c (Fopen_network_stream): Turn off atimers for duration of call to
Sat, 20 May 2000 15:54:05 +0000 Gerd Moellmann (toplevel) [UNIX98_PTYS]: Include stdlib.h.
Sat, 20 May 2000 00:04:37 +0000 Kenichi Handa (Fstart_process): GCPRO current_dir before calling
Wed, 15 Mar 2000 19:58:03 +0000 Gerd Moellmann (send_process): Add a hint that the function
Mon, 06 Mar 2000 12:41:53 +0000 Gerd Moellmann (send_process): Remove local variable `procname' that
Fri, 25 Feb 2000 13:30:07 +0000 Gerd Moellmann (wait_reading_process_input): Remove busy-cursor code.
Tue, 15 Feb 2000 10:27:23 +0000 Gerd Moellmann (send_process) [BROKEN_PTY_READ_AFTER_EAGAIN]:
Sat, 12 Feb 2000 13:12:17 +0000 Gerd Moellmann (Fopen_network_stream) [POLL_FOR_INPUT]: Register
Tue, 01 Feb 2000 15:01:28 +0000 Dave Love (Fstart_process): Doc fix.
Tue, 25 Jan 2000 15:56:42 +0000 Gerd Moellmann (toplevel): Include atimer.h.
Wed, 29 Dec 1999 00:57:25 +0000 Kenichi Handa (read_process_output): Fix the args CHARPOS and LENINS
Fri, 24 Dec 1999 01:06:50 +0000 Kenichi Handa (read_process_output): Fix the arg FROM to
Wed, 15 Dec 1999 00:17:54 +0000 Kenichi Handa Include composite.h.
Mon, 22 Nov 1999 08:19:51 +0000 Paul Eggert * callproc.c (strerror): Remove decl.
Tue, 02 Nov 1999 22:40:17 +0000 Dave Love Undo last change and define _GNU_SOURCE before config.h.