Date: Fri, 14 Mar 2008 22:00:09 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libarchive archive_string.h archive_string_sprintf.c Message-ID: <200803142200.m2EM09NU037421@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2008-03-14 22:00:09 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_string.h archive_string_sprintf.c
Log:
Add a useful sprintf()-style wrapper around
archive_string_vsprintf(). (Which is built
on top of libarchive's internal resizable string
support.)
Revision Changes Path
1.10 +3 -0 src/lib/libarchive/archive_string.h
1.10 +10 -0 src/lib/libarchive/archive_string_sprintf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803142200.m2EM09NU037421>
