log src/process.c @ 29017:8f10362eb5ff

age author description
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.