log src/process.c @ 19860:c17fd465ea95 libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128

age author description
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.
Mon, 30 Dec 1996 01:26:08 +0000 Richard M. Stallman Include blockinput.h.
Thu, 19 Dec 1996 06:41:48 +0000 Richard M. Stallman (read_process_output, exec_sentinel):
Wed, 18 Dec 1996 16:37:52 +0000 Richard M. Stallman (send_process) [EMACS_HAS_USECS]:
Sun, 08 Dec 1996 21:36:42 +0000 Richard M. Stallman (status_notify): Test p->infd > 0
Sat, 26 Oct 1996 16:01:03 +0000 Richard M. Stallman (status_notify): Update p->tick again
Tue, 17 Sep 1996 03:43:54 +0000 Karl Heuer Replaced symbol BSD with BSD_SYSTEM.
Mon, 16 Sep 1996 05:09:06 +0000 Richard M. Stallman (stream_process): Variable deleted.
Wed, 04 Sep 1996 16:27:55 +0000 Richard M. Stallman (create_process): Test HAVE_SETPGID for using setpgid.
Wed, 04 Sep 1996 15:07:07 +0000 Richard M. Stallman (create_process_1, sigchld_handler) [POSIX_SIGNALS]:
Tue, 03 Sep 1996 04:13:20 +0000 Richard M. Stallman (create_process): Undo previous change.
Sun, 01 Sep 1996 23:18:03 +0000 Richard M. Stallman (Fprocess_contact): New function.
Sun, 01 Sep 1996 21:56:24 +0000 Richard M. Stallman (create_process): Test defined (TIOCSCTTY)
Sun, 01 Sep 1996 19:15:05 +0000 Karl Heuer Change all references from point to PT.
Thu, 22 Aug 1996 02:57:09 +0000 Richard M. Stallman (send_process): GCPRO object.
Tue, 16 Jul 1996 22:33:09 +0000 Karl Heuer (create_process_1, sigchld_handler): Undo previous change.
Mon, 15 Jul 1996 21:51:25 +0000 Karl Heuer (create_process_1, sigchld_handler):
Sat, 13 Jul 1996 17:50:47 +0000 Karl Heuer (wait_reading_process_input) [hpux]: Workaround for
Tue, 11 Jun 1996 19:50:32 +0000 Richard M. Stallman Comment change.
Tue, 11 Jun 1996 19:48:13 +0000 Richard M. Stallman (wait_reading_process_input): Move the O_NONBLOCK and
Sun, 09 Jun 1996 20:15:20 +0000 Richard M. Stallman (create_process): Add DONT_OPEN_PTY conditional.
Sat, 08 Jun 1996 00:14:31 +0000 Richard M. Stallman (Fopen_network_stream)[WINDOWSNT]: Ensure Windows
Fri, 26 Apr 1996 19:55:27 +0000 Richard M. Stallman (Fopen_network_stream): Set process infd to inch.
Tue, 23 Apr 1996 20:32:33 +0000 Richard M. Stallman (wait_reading_process_input, both definitions):
Mon, 15 Apr 1996 19:12:01 +0000 Richard M. Stallman (wait_reading_process_input) [!subprocesses]:
Sun, 14 Apr 1996 17:45:31 +0000 Richard M. Stallman (wait_reading_process_input) [!subprocesses]: Handle
Fri, 12 Apr 1996 06:02:54 +0000 Richard M. Stallman (wait_reading_process_input, both definitions):
Wed, 03 Apr 1996 19:30:03 +0000 Richard M. Stallman (wait_reading_process_input): Don't call
Wed, 27 Mar 1996 02:35:15 +0000 Richard M. Stallman (wait_reading_process_input_1): New (empty) function.
Fri, 22 Mar 1996 22:06:10 +0000 Richard M. Stallman (wait_reading_process_input): Eliminate bogus test
Tue, 19 Mar 1996 23:43:50 +0000 Richard M. Stallman (wait_reading_process_input): Extract the number from read_kbd with XINT.
Thu, 14 Mar 1996 05:20:44 +0000 Karl Heuer (wait_reading_process_input) [! subprocesses]: Run
Sun, 10 Mar 1996 14:38:37 +0000 Richard M. Stallman [!subprocesses] (wait_reading_process_input):
Fri, 08 Mar 1996 03:51:46 +0000 Richard M. Stallman (wait_reading_process_input):
Tue, 05 Mar 1996 17:33:27 +0000 Richard M. Stallman (wait_reading_process_input):