Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Mar 2009 10:18:57 +0100
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r189271 - head/lib/libc/stdio
Message-ID:  <20090303091856.GB1190@zaphod.nitro.dk>
In-Reply-To: <200903020411.n224BgXF064833@svn.freebsd.org>
References:  <200903020411.n224BgXF064833@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2009.03.02 04:11:42 +0000, David Schultz wrote:
> Author: das
> Date: Mon Mar  2 04:11:42 2009
> New Revision: 189271
> URL: http://svn.freebsd.org/changeset/base/189271
> 
> Log:
>   Rewrite asprintf() as a wrapper around vasprintf(), thus reducing the
>   number of functions that have an incestuous relationship with the
>   arcane innards of stdio.
> 
> Replaced:
>   head/lib/libc/stdio/asprintf.c   (contents, props changed)
>      - copied, changed from r189249, head/lib/libc/stdio/printf.c

Just FYI, this commit "broke" (exposed a bug) in the svn2cvs exporter,
so it's not running right now.

-- 
Simon L. Nielsen



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