log src/callproc.c @ 13230:ad1d4be6bb8d libc-951018 libc-951029 libc-951031 libc-951101 libc-951102 libc-951103 libc-951104 libc-951105 libc-951106 libc-951107 libc-951108 libc-951109 libc-951110 libc-951111 libc-951112 libc-951113 libc-951114 libc-951115 libc-951116 libc-951117 libc-951118 libc-951119 libc-951120 libc-951121 libc-951122 libc-951123 libc-951124 libc-951125 libc-951126 libc-951127 libc-951128 libc-951129 libc-951130

age author description
Mon, 14 Aug 1995 17:26:50 +0000 Richard M. Stallman (Fcall_process_region): Pass new arg to Fwrite_region.
Thu, 20 Jul 1995 19:28:08 +0000 Richard M. Stallman (init_callproc): Set Vdoc_directory based on
Thu, 29 Jun 1995 17:30:50 +0000 Richard M. Stallman (child_setup): Don't get confused if in == err.
Thu, 15 Jun 1995 15:28:34 +0000 Richard M. Stallman (call-process-region) [DOS_NT]: Use IS_DIRECTORY_SEP.
Tue, 09 May 1995 05:35:45 +0000 Richard M. Stallman (Fcall_process): Keep reading till buffer is nearly full.
Sat, 29 Apr 1995 16:47:57 +0000 Richard M. Stallman (Fcall_process): Extend BUFFER arg so it can specify
Mon, 24 Apr 1995 05:51:40 +0000 Richard M. Stallman (child_setup): Reword "can't exec" message.
Wed, 12 Apr 1995 02:56:05 +0000 Karl Heuer (getenv_internal): Balance parentheses across #if/#endif.
Wed, 12 Apr 1995 01:59:39 +0000 Karl Heuer (child_setup) [WINDOWSNT]: Removed syntax errors.
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Sun, 26 Feb 1995 07:58:52 +0000 Richard M. Stallman (Fcall_process): Extend BUFFER arg so it can specify
Mon, 28 Nov 1994 19:27:41 +0000 Richard M. Stallman (delete_temp_file): Use internal_delete_file.
Tue, 01 Nov 1994 06:49:52 +0000 Richard M. Stallman (getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp.
Wed, 19 Oct 1994 19:46:05 +0000 Richard M. Stallman (child_setup): Always use _exit.
Tue, 27 Sep 1994 03:10:43 +0000 Karl Heuer (Fcall_process, child_setup, getenv_internal): Use type test macros.