log src/callproc.c @ 37936:f758c2542a3a

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