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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"