cvs commit: src/lib/libarchive archive_string.h
archive_string_sprintf.c
Tim Kientzle
kientzle at FreeBSD.org
Fri Mar 14 15:00:09 PDT 2008
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
More information about the cvs-src
mailing list