log src/process.c @ 39361:2d3bee6a3848

age author description
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.
Tue, 02 Nov 1999 14:22:15 +0000 Dave Love Use string.h for strsignal.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Thu, 14 Oct 1999 11:18:39 +0000 Gerd Moellmann (Fopen_network_stream): Don't loop if gethostbyname
Thu, 07 Oct 1999 11:37:40 +0000 Gerd Moellmann (wait_reading_process_input): When trying to suck
Mon, 20 Sep 1999 00:34:43 +0000 Gerd Moellmann (list_processes_1): Remove unused variables.
Sun, 19 Sep 1999 15:48:09 +0000 Dave Love (Fopen_network_stream): Use strerror, not gai_strerror.
Tue, 14 Sep 1999 08:33:24 +0000 Andreas Schwab (Fopen_network_stream): Avoid socket decriptor leak.
Sun, 12 Sep 1999 05:07:01 +0000 Ken Raeburn Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
Sat, 21 Aug 1999 19:30:35 +0000 Gerd Moellmann Call change_frame_size and do_pending_window_change with
Sat, 14 Aug 1999 04:36:10 +0000 Karl Heuer (Fopen_network_stream): Fix previous change.
Thu, 12 Aug 1999 16:35:22 +0000 Karl Heuer (Fopen_network_stream): Use getaddrinfo.
Fri, 30 Jul 1999 14:39:27 +0000 Karl Heuer (create_process): Detect failure of `pipe'.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (wait_reading_process_input): Show and hide busy
Wed, 07 Jul 1999 22:50:13 +0000 Richard M. Stallman (create_process): If the output goes to a unibyte
Thu, 17 Jun 1999 22:52:23 +0000 Karl Heuer (send_process): Delete unsafe/redundant assignment.
Thu, 08 Apr 1999 16:50:04 +0000 Richard M. Stallman (Faccept_process_output): Check validity of PROCESS.
Fri, 19 Feb 1999 01:39:27 +0000 Richard M. Stallman (syms_of_process): defsubr it.
Tue, 22 Dec 1998 06:06:48 +0000 Kenichi Handa (read_process_output): Decide the multibyteness of
Tue, 15 Dec 1998 04:35:38 +0000 Kenichi Handa (read_process_output): If NBYTES is zero and
Wed, 25 Nov 1998 01:26:56 +0000 Richard M. Stallman (read_process_output): Call signal_after_change.
Sat, 07 Nov 1998 16:55:41 +0000 Karl Heuer (Fprocess_status): Doc fix.
Wed, 14 Oct 1998 14:36:33 +0000 Richard M. Stallman (exec_sentinel, read_process_output):
Thu, 08 Oct 1998 20:31:34 +0000 Karl Heuer Doc fixes.
Sat, 15 Aug 1998 05:53:00 +0000 Richard M. Stallman (wait_reading_process_input): If a pty gives EIO,
Sat, 08 Aug 1998 00:49:24 +0000 Richard M. Stallman (Fprocess_send_eof): Transfer proc_encode_coding_system
Sat, 01 Aug 1998 19:04:28 +0000 Richard M. Stallman (create_process): For outchannel, set up
Wed, 29 Jul 1998 18:59:34 +0000 Richard M. Stallman Whitespace change.
Thu, 16 Jul 1998 00:14:44 +0000 Kenichi Handa (read_process_output): Even if we read data without
Fri, 26 Jun 1998 04:13:40 +0000 Kenichi Handa (init_process): Initilize Vdefault_process_coding_system.
Fri, 26 Jun 1998 03:29:15 +0000 Kenichi Handa (Fstart_process): Check process-coding-system-alist
Mon, 22 Jun 1998 00:24:57 +0000 Kenichi Handa (read_process_output): While processing carryover,
Sun, 21 Jun 1998 14:52:08 +0000 Eli Zaretskii (wait_reading_process_input): Recompute timeout each
Sat, 20 Jun 1998 03:01:00 +0000 Kenichi Handa (read_process_output): Handle carryover correctly.
Sun, 10 May 1998 19:21:05 +0000 Richard M. Stallman (Fstart_process): Remove the special case for
Thu, 07 May 1998 07:46:41 +0000 Eli Zaretskii (init_process, syms_of_process): Make definition consistent with
Tue, 05 May 1998 19:33:16 +0000 Richard M. Stallman (create_process): Add cast when calling encode_coding
Wed, 29 Apr 1998 21:46:43 +0000 Richard M. Stallman (Fset_process_inherit_coding_system_flag, Fstart_process):
Tue, 28 Apr 1998 09:27:02 +0000 Andreas Schwab (Fset_process_inherit_coding_system_flag): Fix test for non-nil FLAG.
Sun, 19 Apr 1998 14:13:47 +0000 Eli Zaretskii (Fset_process_inherit_coding_system_flag,
Tue, 14 Apr 1998 13:05:38 +0000 Andreas Schwab (read_process_output): Fix mixing of Lisp_Object and
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Wed, 08 Apr 1998 06:49:17 +0000 Karl Heuer (kill_buffer_processes): Make consistent with
Wed, 25 Mar 1998 10:45:59 +0000 Kenichi Handa (read_process_output): Count multibyte characters. If
Sat, 21 Mar 1998 17:50:30 +0000 Richard M. Stallman (read_process_output): Use make_string_from_bytes.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Sat, 14 Mar 1998 08:23:21 +0000 Richard M. Stallman (exec_sentinel, read_process_output): Fstore_match_data => Fset_match_data.
Tue, 03 Mar 1998 07:18:46 +0000 Kenichi Handa (Vdefault_file_name_coding_system): Extern it.
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa (Fstart_process): Use raw-text instead of emacs-mule
Wed, 21 Jan 1998 23:32:12 +0000 Richard M. Stallman Update copyright year.
Mon, 05 Jan 1998 17:33:41 +0000 Richard M. Stallman (read_process_output): Use insert_1_both.
Thu, 01 Jan 1998 06:45:08 +0000 Richard M. Stallman (status_notify): Use byte and char pointers.
Tue, 09 Dec 1997 04:12:03 +0000 Kenichi Handa (read_process_output): Fix previous change, i.e, if
Mon, 08 Dec 1997 01:35:12 +0000 Karl Heuer (read_process_output): Allocate for coding system, if
Fri, 28 Nov 1997 14:53:09 +0000 Andreas Schwab (create_process, deactivate_process, close_process_descs):
Sat, 08 Nov 1997 03:05:44 +0000 Kenichi Handa (create_process): Encode arguments for the process.
Tue, 09 Sep 1997 05:30:58 +0000 Richard M. Stallman (create_process): Encode the new current dir.
Mon, 01 Sep 1997 07:15:46 +0000 Kenichi Handa (read_process_output): Index for
Mon, 04 Aug 1997 06:59:57 +0000 Kenichi Handa (Fset_process_coding_system): Doc-string modified.
Thu, 31 Jul 1997 06:08:07 +0000 Richard M. Stallman (read_process_output): Don't call setup_coding_system
Fri, 25 Jul 1997 07:46:51 +0000 Kenichi Handa (read_process_output): Use new macro
Thu, 24 Jul 1997 16:58:05 +0000 Richard M. Stallman (wait_reading_process_input): Initialize total_read.
Sat, 12 Jul 1997 06:38:44 +0000 Richard M. Stallman (Fprocess_send_region): Convert move_gap argument to int.
Thu, 10 Jul 1997 03:09:10 +0000 Richard M. Stallman (read_process_output): Add cast.
Mon, 07 Jul 1997 00:59:44 +0000 Kenichi Handa (Fstart_process): If enable-multibyte-characters is
Fri, 04 Jul 1997 02:01:31 +0000 Richard M. Stallman (send_process): Make buf and temp_buf `unsigned char *'.
Wed, 02 Jul 1997 12:54:06 +0000 Kenichi Handa (Fstart_process): Call Ffind_operation_coding_system.
Tue, 01 Jul 1997 06:28:48 +0000 Richard M. Stallman (READ_CHILD_OUTPUT): Macro deleted.
Sun, 29 Jun 1997 00:34:36 +0000 Richard M. Stallman (wait_reading_process_input): If wait_for_cell,
Sun, 22 Jun 1997 09:06:04 +0000 Richard M. Stallman (wait_reading_process_input): Don't check for
Thu, 19 Jun 1997 08:13:44 +0000 Richard M. Stallman (Fprocess_send_eof): Prooperly conditionalize prev. change.
Thu, 19 Jun 1997 03:03:08 +0000 Richard M. Stallman (Fprocess_send_eof): Use shutdown, if it's a socket.
Wed, 18 Jun 1997 06:42:38 +0000 Richard M. Stallman Further fix previous change.
Tue, 17 Jun 1997 04:15:18 +0000 Richard M. Stallman (wait_reading_process_input): Fix previous change.
Mon, 16 Jun 1997 06:24:22 +0000 Richard M. Stallman (wait_reading_process_input): When exiting because
Fri, 13 Jun 1997 00:45:19 +0000 Richard M. Stallman (wait_reading_process_input): Return if unread events appear.
Mon, 09 Jun 1997 12:59:28 +0000 Kenichi Handa (Fstart_process):Pay attention to
Wed, 30 Apr 1997 18:34:17 +0000 Richard M. Stallman (read_process_output): Update opoint, old_begv and old_zv
Tue, 25 Mar 1997 03:52:53 +0000 Richard M. Stallman (Fopen_network_stream): Use same socket for in and out.
Sat, 22 Mar 1997 04:13:50 +0000 Richard M. Stallman (wait_reading_process_input): If wait_for_cell,
Thu, 27 Feb 1997 07:48:21 +0000 Kenichi Handa (Fstart_process, Fopen_network_stream): Do not perform
Thu, 20 Feb 1997 06:53:55 +0000 Karl Heuer Include charset.h and coding.h.