Date: Wed, 22 Dec 2004 06:12:40 +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.c archive_string.h Message-ID: <200412220612.iBM6CeZs016664@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2004-12-22 06:12:40 UTC FreeBSD src repository Modified files: lib/libarchive archive_string.c archive_string.h Log: Add __archive_strappend_int to format a decimal number into a variable-length archive_string. Revision Changes Path 1.6 +15 -0 src/lib/libarchive/archive_string.c 1.5 +4 -0 src/lib/libarchive/archive_string.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412220612.iBM6CeZs016664>