log src/process.c @ 15701:5db02009315e libc-1-93 libc-960716 libc-960717 libc-960718 libc-960719 libc-960720 libc-960721 libc-960722 libc-960723 libc-960724 libc-960725 libc-960726 libc-960727 libc-960728 libc-960729 libc-960730 libc-960731 libc-960801 libc-960802 libc-960803 libc-960804 libc-960805 libc-960806 libc-960807 libc-960808 libc-960809 libc-960810 libc-960811 libc-960812 libc-960813 libc-960814 libc-960815 libc-960816 libc-960817 libc-960818 libc-960819 libc-960820 libc-960821 libc-960822 libc-960823 libc-960824 libc-960825 libc-960826 libc-960827 libc-960828 libc-960829 libc-960830 libc-960831 libc-960901 libc-960902 libc-960903 libc-960904 libc-960905 libc-960906 libc-960907 libc-960908 libc-960909 libc-960910 libc-960911 libc-960912 release-0-0 release-0-1

age author description
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):
Sun, 03 Mar 1996 05:34:59 +0000 Richard M. Stallman (wait_reading_process_input): Use getpid when generating SIGIO.
Mon, 26 Feb 1996 00:07:45 +0000 Richard M. Stallman (Fopen_network_stream): Set immediate_quit for the connect.
Wed, 21 Feb 1996 21:08:31 +0000 Karl Heuer (wait_reading_process_input):
Wed, 21 Feb 1996 01:45:21 +0000 Erik Naggum (Faccept_process_output): Accept sub-second timeouts.
Sun, 11 Feb 1996 19:26:25 +0000 Richard M. Stallman (Fopen_network_stream): Use sizeof, not strlen, for numeric_addr.
Thu, 08 Feb 1996 04:19:31 +0000 Richard M. Stallman (remove_process): Don't unlink the process marker.
Mon, 05 Feb 1996 20:32:20 +0000 Karl Heuer (sigchld_handler): Use cleaner end-of-list test.
Thu, 01 Feb 1996 20:35:59 +0000 Richard M. Stallman (wait_reading_process_input): If select times out,
Mon, 29 Jan 1996 04:52:15 +0000 Richard M. Stallman (create_process): Set outchannel to be non-blocking.
Mon, 29 Jan 1996 04:50:16 +0000 Richard M. Stallman (wait_reading_process_input): Call timer_check
Wed, 24 Jan 1996 21:21:07 +0000 Karl Heuer (wait_reading_process_input) [not subprocesses]: Do