log src/callproc.c @ 45092:7f1d09693ef3

age author description
Fri, 03 May 2002 20:40:58 +0000 Colin Walters (Vgame_score_directory): Renamed to Vshared_game_score_directory.
Tue, 30 Apr 2002 01:00:24 +0000 Stefan Monnier (Fcall_process): Update call to openp.
Mon, 29 Apr 2002 22:56:39 +0000 Colin Walters (Vgame_score_directory) [!HAVE_SHARED_GAME_DIR]: Default to
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Wed, 10 Apr 2002 19:15:51 +0000 Colin Walters (Vgame_score_directory): New variable.
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Fri, 07 Dec 2001 06:45:39 +0000 Richard M. Stallman (init_callproc): Set Vdata_directory based on the source
Mon, 26 Nov 2001 00:36:28 +0000 Richard M. Stallman (Fcall_process): When we make a bigger buffer for bufptr,
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Sun, 21 Oct 2001 09:53:01 +0000 Miles Bader (Fcall_process_region, Fcall_process): Add usage: string to doc string.
Sat, 20 Oct 2001 20:54:39 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Sun, 14 Oct 2001 20:13:47 +0000 Stefan Monnier (syms_of_callproc): Init Vexec_suffixes to Qnil.
Fri, 12 Oct 2001 03:23:25 +0000 Stefan Monnier (Vexec_suffixes): New var.
Wed, 03 Oct 2001 01:12:03 +0000 Miles Bader (syms_of_callproc): Explicitly state in the documentation for
Thu, 20 Sep 2001 10:06:12 +0000 Gerd Moellmann (Fcall_process): Handle errors from pipe(2).
Tue, 29 May 2001 13:56:54 +0000 Gerd Moellmann (Fcall_process): Deal with decode_coding returning
Tue, 16 Jan 2001 12:42:22 +0000 Gerd Moellmann Call redisplay_preserve_echo_area with additional arg.
Tue, 07 Nov 2000 18:12:12 +0000 Dave Love (Fcall_process_region): Use HAVE_MKSTEMP.
Tue, 22 Aug 2000 22:38:05 +0000 Andrew Innes [USE_CRT_DLL]: Remove unnecessary extern, which
Wed, 09 Aug 2000 07:51:57 +0000 Kenichi Handa (Fcall_process): Terminate the unwind-protect around the
Sat, 05 Aug 2000 19:26:30 +0000 Gerd Moellmann (child_setup): Use xfree instead of free.
Fri, 04 Aug 2000 02:12:39 +0000 Kenichi Handa (Fcall_process): Handle post-read-conversion of coding system if any.
Mon, 31 Jul 2000 06:29:29 +0000 Eli Zaretskii (child_setup) [MSDOS]: malloc pwd_var instead of
Fri, 23 Jun 2000 15:41:52 +0000 Dave Love (setpgrp): Undefine before defining.
Mon, 29 May 2000 12:52:44 +0000 Kenichi Handa (Fcall_process): Fix previous change.
Mon, 29 May 2000 11:18:02 +0000 Kenichi Handa Include composite.h.
Wed, 24 May 2000 13:08:10 +0000 Gerd Moellmann (setpgrp): Don't define if USG and BSD_PGRPS are not defined.
Tue, 23 May 2000 22:00:25 +0000 Gerd Moellmann (setpgrp) [HAVE_SETPGID]: Define as setpgid.
Fri, 19 May 2000 23:51:10 +0000 Kenichi Handa (Fcall_process): Always encode an argument string if
Mon, 15 May 2000 14:47:46 +0000 Gerd Moellmann (Fgetenv_internal): Renamed from Fgetenv.
Wed, 15 Dec 1999 00:02:12 +0000 Kenichi Handa (Fcall_process): Call code_convert_string to encode
Mon, 22 Nov 1999 08:19:51 +0000 Paul Eggert * callproc.c (strerror): Remove decl.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Mon, 20 Sep 1999 00:34:36 +0000 Gerd Moellmann (toplevel) [HAVE_UNISTD_H]: Include unistd.h.
Sun, 12 Sep 1999 05:07:01 +0000 Ken Raeburn Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
Fri, 03 Sep 1999 18:29:30 +0000 Richard M. Stallman (call-process) [macintosh]: Call mac_run_command in
Fri, 03 Sep 1999 18:26:26 +0000 Richard M. Stallman Delete the system-independent include of stdlib.h
Wed, 18 Aug 1999 13:10:52 +0000 Dave Love Use stdlib.h.
Wed, 07 Jul 1999 22:48:37 +0000 Richard M. Stallman (Fcall_process): Decide coding system for decoding
Fri, 02 Jul 1999 12:57:10 +0000 Richard M. Stallman (init_callproc): Set exec_directory if installation_directory is
Thu, 04 Mar 1999 09:03:31 +0000 Karl Heuer (Fcall_process): Use xmalloc, xfree.
Fri, 26 Feb 1999 11:41:17 +0000 Richard M. Stallman Use epaths.h istead of paths.h.
Tue, 15 Dec 1998 04:35:38 +0000 Kenichi Handa Include "ccl.h".
Wed, 14 Oct 1998 15:17:11 +0000 Eli Zaretskii (Fcall_process): Use $TMPDIR instead of trying $TMP
Wed, 19 Aug 1998 17:44:21 +0000 Richard M. Stallman (Fcall_process): Use malloc for decoding_buf. EMACS_20_3
Sat, 08 Aug 1998 01:03:27 +0000 Richard M. Stallman (Fcall_process): Check type of process cmd args earlier on.
Tue, 21 Jul 1998 01:42:40 +0000 Kenichi Handa (Fcall_process): Use alloca instead of
Mon, 29 Jun 1998 13:32:48 +0000 Eli Zaretskii (Fcall_process) [! subprocesses]: Balance parentheses in an if clause.
Tue, 23 Jun 1998 03:07:05 +0000 Richard M. Stallman (Fcall_process): Handle third argument BUFFER
Sat, 06 Jun 1998 22:04:07 +0000 Richard M. Stallman (init_callproc): Check Vinstallation_directory even if !initialized.
Mon, 01 Jun 1998 20:49:47 +0000 Karl Heuer (Fcall_process): Avoid initializer on auto struct.
Fri, 08 May 1998 05:14:47 +0000 Richard M. Stallman (Fcall_process): Fix test for when to call Ffind_operation_coding_system.
Thu, 07 May 1998 01:05:36 +0000 Kenichi Handa (Fcall_process): If we must display received data on
Mon, 27 Apr 1998 14:24:08 +0000 Eli Zaretskii nclude msdos.h after lisp.h.
Tue, 21 Apr 1998 11:14:24 +0000 Eli Zaretskii (Fcall_process) [MSDOS]: Call child_setup instead of run_msdos_command.
Fri, 17 Apr 1998 07:08:02 +0000 Richard M. Stallman (Fcall_process_region): Unbind coding-system-for-write
Wed, 15 Apr 1998 15:44:16 +0000 Eli Zaretskii (Fcall_process): Call
Wed, 15 Apr 1998 14:36:16 +0000 Eli Zaretskii Remove binary-process-{in,out}put.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Thu, 09 Apr 1998 17:47:17 +0000 Karl Heuer (relocate_fd): Avoid `min'/`max' as variable names.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Wed, 18 Mar 1998 01:52:57 +0000 Richard M. Stallman (syms_of_callproc): Doc fixes.
Tue, 03 Mar 1998 07:18:46 +0000 Kenichi Handa (Vdefault_file_name_coding_system): Extern it.
Tue, 03 Mar 1998 01:29:16 +0000 Kenichi Handa (Fcall_process): Calculate CARRYOVER correctly.
Mon, 02 Mar 1998 19:07:00 +0000 Richard M. Stallman (Fcall_process_region): Pass new arg to Fwrite_region.
Tue, 03 Feb 1998 06:14:39 +0000 Richard M. Stallman (Fcall_process): Allow creating a new buffer for the output.
Tue, 27 Jan 1998 20:06:51 +0000 Richard M. Stallman (Fcall_process): Test only args past args[4] for multibyteness.
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa (Fcall_process): Use raw-text instead of emacs-mule
Mon, 05 Jan 1998 17:39:32 +0000 Richard M. Stallman (Fcall_process): When deciding whether to encode args,
Sun, 28 Dec 1997 19:19:00 +0000 Richard M. Stallman (Fcall_process): Cast new_argv for child_setup.
Tue, 09 Dec 1997 22:47:45 +0000 Karl Heuer (Fcall_process): Don't clobber new_argv[0]
Tue, 09 Dec 1997 04:12:03 +0000 Kenichi Handa (Fcall_process): Set Vlast_coding_system_used after
Sat, 08 Nov 1997 03:05:44 +0000 Kenichi Handa (Fcall_process): GCPRO infile, buffer, and
Mon, 13 Oct 1997 18:11:44 +0000 Andrew Innes Ensure standard handles are reset even if spawnve fails.
Tue, 23 Sep 1997 17:30:24 +0000 Geoff Voelker (child_setup) [WINDOWSNT]: Change directory of
Tue, 09 Sep 1997 05:32:07 +0000 Richard M. Stallman (Fcall_process): Encode the new current dir.
Sun, 07 Sep 1997 04:25:59 +0000 Richard M. Stallman (Fcall_process_region): Fix previous change:
Wed, 03 Sep 1997 20:35:35 +0000 Richard M. Stallman (Fcall_process): Set EOL conversion type to LF when
Wed, 27 Aug 1997 19:59:41 +0000 Richard M. Stallman Whitespace change.
Sun, 24 Aug 1997 00:44:34 +0000 Richard M. Stallman (init_callproc): Don't warn about missing
Mon, 04 Aug 1997 06:59:57 +0000 Kenichi Handa (Fcall_process_region): Use cdr part (not car part)
Sun, 27 Jul 1997 21:38:49 +0000 Richard M. Stallman (syms_of_callproc): Don't init Vtemp_file_name_pattern here.
Sun, 13 Jul 1997 20:40:43 +0000 Richard M. Stallman (Fcall_process) [MSDOS]: Request EOL conversion of
Mon, 07 Jul 1997 00:59:44 +0000 Kenichi Handa (Fcall_process): If enable-multibyte-characters is
Wed, 02 Jul 1997 12:54:04 +0000 Kenichi Handa Call Ffind_operation_coding_system.
Sun, 29 Jun 1997 03:39:02 +0000 Richard M. Stallman (Fcall_process): Fix previous change.
Sat, 28 Jun 1997 23:45:26 +0000 Richard M. Stallman (Fcall_process): Avoid storing alloca result
Fri, 13 Jun 1997 05:49:57 +0000 Richard M. Stallman (Fcall_process): Use setsid to disconnect child
Mon, 09 Jun 1997 12:59:22 +0000 Kenichi Handa (Fcall_process): Pay attention to
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (Fcall_process_region): Supply 7th new arg
Thu, 20 Feb 1997 06:46:14 +0000 Karl Heuer Include charset.h and coding.h.
Tue, 10 Dec 1996 23:27:58 +0000 Richard M. Stallman (Fcall_process_region): Define missing local `count'.
Sat, 07 Dec 1996 21:10:03 +0000 Richard M. Stallman (Vtemp_file_name_pattern): New variable.
Tue, 19 Nov 1996 07:04:49 +0000 Geoff Voelker Use new names for w32 files
Thu, 31 Oct 1996 17:57:43 +0000 Richard M. Stallman (init_callproc): Use dir_warning.
Mon, 05 Aug 1996 01:15:49 +0000 Richard M. Stallman (Fcall_process_region) [DOS_NT]: Avoid downcasing
Sat, 06 Jul 1996 20:02:39 +0000 Miles Bader (Fcall_process) [MSDOS]:
Fri, 21 Jun 1996 15:30:28 +0000 Richard M. Stallman (Fcall_process): Fix previous change.
Sun, 16 Jun 1996 23:09:17 +0000 Richard M. Stallman (Fcall_process): Handle t or nil as STDERR_FILE.
Wed, 15 May 1996 14:32:37 +0000 Karl Heuer (Fcall_process): Don't close the same fd twice.
Sun, 12 May 1996 22:50:25 +0000 Richard M. Stallman (Fcall_process): Fix previous change (now !MSDOS only).
Sat, 11 May 1996 10:53:17 +0000 Richard M. Stallman (Fcall_process): Close fd_error if successful.
Fri, 26 Apr 1996 19:52:37 +0000 Richard M. Stallman (Fcall_process) [WINDOWSNT]: Remove conditional NT code.
Sun, 24 Mar 1996 12:45:26 +0000 Richard M. Stallman (Fcall_process, child_setup): If BSD_PGRPS, call
Tue, 30 Jan 1996 18:41:57 +0000 Richard M. Stallman (child_setup): Fix size in write call.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Wed, 13 Dec 1995 02:26:40 +0000 Karl Heuer (Fcall_process) [MSDOS]: Support redirection of
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.