Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Dec 2009 17:43:24 -0600 (CST)
From:      "Sean C. Farley" <scf@FreeBSD.org>
To:        src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org
Subject:   Re: svn commit: r200190 - head/lib/libc/stdlib
Message-ID:  <alpine.BSF.2.00.0912061742140.4814@thor.farley.org>
In-Reply-To: <200912062305.nB6N5I2S034464@svn.freebsd.org>
References:  <200912062305.nB6N5I2S034464@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 6 Dec 2009, Sean Farley wrote:

> Author: scf
> Date: Sun Dec  6 23:05:17 2009
> New Revision: 200190
> URL: http://svn.freebsd.org/changeset/base/200190
>
> Log:
>  Improve the comment within getenv() explaining the search order it takes to
>  find a variable.  Include a note that it must not cause the internal
>  environment to be generated since malloc() depends upon getenv().  To call
>  malloc() would create a circular dependency.

*snip*

>  Approved by:	jilles

That should be:
  Reviewed by:	jilles

Sean
-- 
scf@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0912061742140.4814>