Subject: CVS commit: src/lib/libc/stdio
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/03/2007 00:28:33
Module Name:	src
Committed By:	christos
Date:		Sat Feb  3 00:28:33 UTC 2007

Modified Files:
	src/lib/libc/stdio: vfwprintf.c

Log Message:
- merge change from freebsd
- add support for building as vfprintf.c
- XXX: we strdup to simplify the freeing logic. This should be fixed for
  efficiency in the vfprintf case.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/lib/libc/stdio/vfwprintf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.