log src/callproc.c @ 109748:e2f8226efb99

age author description
Wed, 11 Aug 2010 14:34:46 +0200 Jan D Fix -Wwrite_strings in general and for Gtk+ specific code.
Wed, 28 Jul 2010 22:48:06 -0700 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
Sun, 25 Jul 2010 20:36:37 +0200 Andreas Schwab * callproc.c (set_initial_environment): Avoid unbalanced braces.
Sun, 25 Jul 2010 02:20:51 +0200 Juanma Barranquero Make building under stricter warning flags somewhat cleaner.
Tue, 13 Jul 2010 13:57:00 +0300 Eli Zaretskii Remove more "#ifdef subprocesses".
Mon, 12 Jul 2010 10:21:11 -0700 Dan Nicolaescu Cleanups for src/callproc.c.
Sun, 11 Jul 2010 11:49:44 +0200 Andreas Schwab * callproc.c (relocate_fd): Use F_DUPFD if defined.
Sun, 11 Jul 2010 11:27:13 +0200 Andreas Schwab Constify functions taking char *
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src to standard C.
Thu, 01 Jul 2010 01:07:11 +0200 Andreas Schwab Avoid erroneous syscalls
Mon, 07 Jun 2010 20:02:41 -0700 Dan Nicolaescu Remove INCLUDED_FCNTL.
Thu, 27 May 2010 19:30:11 -0400 Chong Yidong Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
Tue, 04 May 2010 00:40:53 -0700 Dan Nicolaescu Remove BSD_PGRPS.
Mon, 03 May 2010 11:01:21 -0400 Chong Yidong Add optional arg to delete-file to force deletion (Bug#6070).
Thu, 01 Apr 2010 20:10:33 -0700 Dan Nicolaescu Remove extern errno declarations.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Wed, 26 Aug 2009 20:22:17 +0000 Dan Nicolaescu (Fcall_process): Remove always true #if.
Fri, 03 Jul 2009 13:46:39 +0000 Dan Nicolaescu * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused.
Wed, 29 Apr 2009 19:55:49 +0000 Andreas Schwab (Fcall_process): Fix GC protection. Make sure
Mon, 02 Mar 2009 21:03:21 +0000 Eli Zaretskii (Fcall_process): Bind inhibit-modification-hooks to t when decoding
Fri, 30 Jan 2009 05:17:33 +0000 Chong Yidong (Vtemp_file_name_pattern): Remove DEFVAR_LISP.
Sun, 18 Jan 2009 03:28:35 +0000 Juanma Barranquero * callproc.c (Fgetenv_internal): Doc fix.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Sun, 07 Sep 2008 20:35:14 +0000 Andreas Schwab (Fcall_process): Don't hold references to string data
Sun, 07 Sep 2008 19:10:28 +0000 Chong Yidong (Fcall_process): Canonicalize current directory name.
Thu, 31 Jul 2008 05:33:56 +0000 Dan Nicolaescu * bitmaps/README:
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 06 Feb 2008 03:16:10 +0000 Stefan Monnier * process.c (Fstart_process):
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Sat, 27 Oct 2007 09:12:07 +0000 Miles Bader Merge from emacs--devo--0
Sat, 13 Oct 2007 05:53:03 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Mon, 13 Aug 2007 13:48:35 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Mon, 26 Feb 2007 23:03:45 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Mon, 01 Jan 2007 03:21:06 +0000 Miles Bader Merge from emacs--devo--0
Sat, 17 Jun 2006 20:57:37 +0000 Miles Bader Merge from emacs--devo--0
Thu, 08 Jun 2006 07:08:36 +0000 Kenichi Handa (Fcall_process): Sync with HEAD.
Mon, 15 May 2006 02:47:29 +0000 Kenichi Handa (Fcall_process): Sync with HEAD.
Wed, 10 May 2006 20:42:41 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Wed, 01 Feb 2006 10:07:17 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Mon, 06 Jun 2005 04:18:18 +0000 Kenichi Handa (Fcall_process): Sync with the change in
Mon, 06 Jun 2005 02:39:45 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
Thu, 31 Mar 2005 09:58:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
Thu, 04 Nov 2004 08:55:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
Thu, 14 Oct 2004 12:28:46 +0000 Kenichi Handa (Fcall_process): Fix merging of 2004-10-13 change.
Thu, 14 Oct 2004 08:50:09 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Thu, 05 Jun 2003 12:31:46 +0000 Kenichi Handa (Fcall_process): Handle carryover correctly.
Wed, 31 Jul 2002 07:05:17 +0000 Kenichi Handa (Fcall_process): Don't call insert_1_both directly if
Wed, 03 Jul 2002 22:20:25 +0000 Dave Love (Fcall_process): Remove unused vars.
Tue, 07 May 2002 04:50:09 +0000 Kenichi Handa (Fcall_process): Be sure to give the current buffer
Fri, 01 Mar 2002 01:11:12 +0000 Kenichi Handa Include "character.h" instead of "charset.h".
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Sun, 13 Jan 2008 15:15:03 +0000 Dan Nicolaescu (Fcall_process): Fix previous change.
Sun, 13 Jan 2008 00:43:55 +0000 Dan Nicolaescu * movemail.c:
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Tue, 23 Oct 2007 21:17:37 +0000 Stefan Monnier (child_setup): Remove spurious *.
Wed, 10 Oct 2007 20:24:19 +0000 Stefan Monnier * frame.c (Qenvironment): Remove.
Fri, 21 Sep 2007 06:58:51 +0000 Stefan Monnier (child_setup, getenv_internal): Use the frame's `display'
Thu, 20 Sep 2007 22:38:15 +0000 Stefan Monnier (getenv_internal_1): New function.
Wed, 12 Sep 2007 07:17:16 +0000 Glenn Morris Update comment referring to C_ALLOCA.
Fri, 31 Aug 2007 07:33:10 +0000 Stefan Monnier (getenv_internal): Remove special case for $TERM.
Fri, 31 Aug 2007 05:22:22 +0000 Stefan Monnier (set_initial_environment): Set Vinitial_environment only when
Fri, 31 Aug 2007 04:39:24 +0000 Stefan Monnier (Vinitial_environment): New variable.
Mon, 13 Aug 2007 13:51:08 +0000 Miles Bader Merge from emacs--devo--0
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Tue, 03 Jul 2007 04:53:21 +0000 Dan Nicolaescu * server.el (server-process-filter): Likewise.
Sat, 24 Feb 2007 19:26:54 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 13 Jan 2007 22:59:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 01 Jan 2007 17:38:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Tue, 27 Jun 2006 15:06:36 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Fri, 26 May 2006 17:37:25 +0000 Karoly Lorentey Rework environment variable support. (Reported by Kalle Olavi Niemitalo and Noah Friedman.)
Sat, 20 May 2006 10:32:11 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Wed, 10 May 2006 15:04:01 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 30 Jan 2006 20:00:11 +0000 Karoly Lorentey Fix compilation error on older GCCs (reported by "mace").
Mon, 30 Jan 2006 18:06:22 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
Fri, 06 Jan 2006 16:13:05 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 683-684)
Tue, 03 Jan 2006 02:15:28 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 682)
Thu, 29 Dec 2005 18:26:00 +0000 Karoly Lorentey Set `local-environment-variables' to t by default.
Thu, 29 Dec 2005 04:57:14 +0000 Karoly Lorentey Update environment-related doc strings.
Thu, 29 Dec 2005 04:31:04 +0000 Karoly Lorentey Store local environment in frame (not terminal) parameters.
Thu, 29 Dec 2005 02:10:23 +0000 Karoly Lorentey Initialize Vprocess_environment to nil.
Thu, 29 Dec 2005 01:28:33 +0000 Karoly Lorentey Fix semantics of let-binding `process-environment'.
Mon, 26 Dec 2005 02:21:31 +0000 Karoly Lorentey Fix compilation errors in previous commit.
Mon, 26 Dec 2005 02:14:10 +0000 Karoly Lorentey Implement automatic terminal-local environment variables via `local-environment-variables'.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 08 Aug 2007 07:49:21 +0000 Glenn Morris Replace `iff' in comments.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sat, 17 Feb 2007 01:59:00 +0000 Juanma Barranquero (syms_of_callproc) <doc-directory, configure-info-directory>:
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 09 Jan 2007 08:53:26 +0000 YAMAMOTO Mitsuharu (Fcall_process_region) [HAVE_MKSTEMP]: Add BLOCK_INPUT
Fri, 22 Dec 2006 23:51:10 +0000 Eli Zaretskii Fix last change.
Fri, 22 Dec 2006 23:49:18 +0000 Eli Zaretskii (syms_of_callproc) <shell-file-name>: Doc fix.
Tue, 13 Jun 2006 23:08:39 +0000 Richard M. Stallman (Fcall_process): Doc fix.
Thu, 18 May 2006 02:19:53 +0000 Kenichi Handa (Fcall_process): Reject encoding arguments by
Mon, 08 May 2006 07:56:05 +0000 Kenichi Handa (Fcall_process): Use system_eol_type for encoding
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 26 Jan 2006 00:39:15 +0000 Kenichi Handa (Fcall_process): GCPRO error_file. Encode infile,
Tue, 03 Jan 2006 08:24:24 +0000 Ken Raeburn (delete_temp_file): Bind file-name-handler-alist to nil for the call
Sun, 01 Jan 2006 11:41:00 +0000 Ken Raeburn (Fcall_process_region): Bind file-name-handler-alist to nil for the call to
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Fri, 03 Jun 2005 23:02:40 +0000 Kim F. Storm (Fcall_process): Don't use alloca to gradually
Thu, 24 Mar 2005 19:09:58 +0000 Stefan Monnier (Vdoc_file_name, Vfile_name_coding_system)