log lib/putenv.c @ 17347:cec099cbf54f

age author description
Mon, 18 Feb 2013 19:38:13 -0800 Paul Eggert putenv: port better to native Windows
Thu, 14 Feb 2013 13:14:18 -0800 Paul Eggert putenv: fix heap corruption with mixed putenv/_putenv
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Thu, 05 Jan 2012 23:53:49 -0800 Paul Eggert In commentary, do not use ` to quote.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Wed, 02 Nov 2011 09:15:34 +0100 Jim Meyering putenv: indent #definition of "environ" to placate cppi
Sat, 17 Sep 2011 17:34:03 +0200 Bruno Haible putenv: Support for MSVC.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Sun, 31 Aug 2008 16:24:24 +0200 Jim Meyering remove duplicate #include directives
Mon, 18 Feb 2008 14:12:07 +0100 Jim Meyering Remove useless "if" tests before free. Deprecate "free" module.
Thu, 01 Nov 2007 13:23:33 +0100 Bruno Haible Define the putenv substitute in <stdlib.h> rather than in <config.h>.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Sun, 25 Feb 2007 00:47:36 +0000 Jim Meyering Avoid conflicting types for 'unsetenv' on FreeBSD.
Wed, 21 Feb 2007 07:54:16 +0000 Paul Eggert Minor fixups to port to Solaris 10 with Sun C 5.8.
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Fri, 23 Sep 2005 04:15:13 +0000 Paul Eggert Sync from coreutils.
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Sat, 07 Aug 2004 00:09:38 +0000 Paul Eggert Merge from coreutils.
Wed, 10 Sep 2003 04:22:10 +0000 Paul Eggert Remove K&R cruft.
Thu, 31 Jul 2003 06:27:05 +0000 Paul Eggert Fix comments to identify Solaris versions using the same version
Fri, 06 Jun 2003 20:50:35 +0000 Jim Meyering Merge from coreutils.
Wed, 04 Jun 2003 19:22:29 +0000 Paul Eggert .h files should stand alone, but we shouldn't include <sys/types.h>
Fri, 07 Apr 2000 09:24:18 +0000 Jim Meyering Move inclusion of errno.h so it follows that of sys/types.h,
Sun, 13 Dec 1998 18:04:11 +0000 Jim Meyering Don't include stdlib.h and declare malloc and free.
Sun, 06 Dec 1998 22:18:17 +0000 Jim Meyering Redefine putenv before including stdlib.h to work
Tue, 03 Feb 1998 07:23:13 +0000 Jim Meyering (sys/types.h): Include to get size_t on some systems.
Tue, 01 Jul 1997 11:30:08 +0000 Jim Meyering [putenv]: Undefine before including system headers.
Sun, 29 Jun 1997 21:05:05 +0000 Jim Meyering Remove _sys_putenv cruft and just rename the function itself.
Sun, 29 Jun 1997 20:18:58 +0000 Jim Meyering fix it right
Sun, 29 Jun 1997 20:12:52 +0000 Jim Meyering Define-away putenv only if it's not already defined.
Tue, 04 Feb 1997 03:26:31 +0000 Jim Meyering libitize
Mon, 15 Jul 1996 03:56:06 +0000 Jim Meyering indent cpp-directives
Mon, 15 Jul 1996 03:43:36 +0000 Jim Meyering update FSF address in copyright
Tue, 28 Feb 1995 12:08:03 +0000 Jim Meyering Always include system headers, but define-away any putenv prototype.
Sun, 04 Dec 1994 21:08:50 +0000 Jim Meyering Get putenv.c from /copies (derived from glibc).
Sat, 01 Oct 1994 04:48:44 +0000 Jim Meyering merge with 1.10n5
Sat, 01 Oct 1994 04:37:35 +0000 Jim Meyering merge with 1.10n4
Wed, 28 Sep 1994 01:19:14 +0000 Jim Meyering remove ansidecl junk
Tue, 27 Sep 1994 22:02:08 +0000 Jim Meyering merge with 1.10n2
Tue, 27 Sep 1994 20:52:18 +0000 Jim Meyering merge with 1.10n1
Sat, 01 Oct 1994 04:43:10 +0000 Jim Meyering GNU shell utilities
Sat, 01 Oct 1994 04:33:12 +0000 Jim Meyering GNU shell utilities
Thu, 29 Sep 1994 17:33:34 +0000 Jim Meyering GNU shell utilities
Tue, 27 Sep 1994 21:56:33 +0000 Jim Meyering GNU shell utilities
Tue, 27 Sep 1994 19:58:08 +0000 Jim Meyering GNU shell utilities
Sun, 24 Oct 1993 21:30:11 +0000 Jim Meyering merge with 1.8.1h
Tue, 09 Nov 1993 13:01:33 +0000 Jim Meyering GNU shell utilities
Tue, 26 Oct 1993 00:08:33 +0000 Jim Meyering GNU shell utilities
Tue, 12 Oct 1993 14:49:15 +0000 Jim Meyering merge with 1.8.1d
Tue, 12 Oct 1993 14:30:12 +0000 Jim Meyering GNU shell utilities
Wed, 08 Sep 1993 18:23:16 +0000 Jim Meyering merge with 1.8.1 + partial --version and --help
Wed, 08 Sep 1993 17:47:09 +0000 Jim Meyering GNU shell utilities
Tue, 30 Mar 1993 04:35:36 +0000 Jim Meyering (index, bcopy): Don't redefine.
Sun, 01 Nov 1992 05:44:30 +0000 Jim Meyering Initial revision