log lib/execute.c @ 30237:83d95ecaf5ea

age author description
Mon, 29 Sep 2008 15:25:12 +0200 Bruno Haible Propagate effects of putenv/setenv/unsetenv to child processes.
Mon, 29 Sep 2008 15:13:25 +0200 Bruno Haible Enable use of shell scripts as executables in mingw.
Tue, 10 Jun 2008 17:38:39 +0200 Bruno Haible Add termsigp argument to execute() and wait_process().
Sun, 24 Feb 2008 16:40:15 +0100 Bruno Haible New module 'environ'.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Sun, 18 Feb 2007 21:08:06 +0000 Bruno Haible exit.h is replaced with stdlib.h.
Tue, 30 Jan 2007 01:07:22 +0000 Bruno Haible Stylistic change: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
Sun, 14 Jan 2007 11:32:10 +0000 Bruno Haible New module 'fchdir'.
Thu, 14 Sep 2006 14:18:36 +0000 Bruno Haible Include <config.h> unconditionally.
Wed, 26 Apr 2006 15:55:46 +0000 Derek R. Price * lib/wait-process.c, lib/wait-process.h, lib/csharpcomp.c,
Tue, 25 Apr 2006 20:58:26 +0000 Derek R. Price * lib/wait-process.h (wait_subprocess): Accept a new exitsignal argument.
Mon, 24 Apr 2006 11:38:06 +0000 Bruno Haible Include <unistd.h> unconditionally.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Mon, 17 Jan 2005 12:55:00 +0000 Bruno Haible Declare environ; not all systems declare it.
Tue, 27 Jan 2004 11:10:45 +0000 Bruno Haible New module 'execute'.