Subject: CVS commit: pkgsrc/pkgtools/libnbcompat/files
From: Tobias Nygren
Date: 2007-07-20 00:06:44
Message id: 20070719220644.21A1721507@cvs.netbsd.org

Log Message:
Replace "poor man's printf" implementation of (v)snprintf with an
imlementation using vfprintf. The advantage is that format strings behave
like other *printf functions on the host, the drawback is that it is slower.

Files:
RevisionActionfile
1.4modifypkgsrc/pkgtools/libnbcompat/files/snprintf.c