aboutsummaryrefslogtreecommitdiff
path: root/lib/libarchive/archive_string_sprintf.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r177185,r177186,r177187: Rework the versioning interface again.Tim Kientzle2008-08-111-0/+10
* MFC better error handling from archive_string_ensure()Tim Kientzle2007-07-191-1/+3
* MFC: synchronize libarchive with FreeBSD-CURRENT. This includesTim Kientzle2007-01-271-3/+2
* Implement a custom print formatter (archive_string_vsprintf)Tim Kientzle2005-01-161-14/+77
* Remove the unused archive_string_sprintf() utility function.Tim Kientzle2004-11-051-13/+0
* It is not legal to re-use a va_list variable. This causedTim Kientzle2004-08-261-1/+4
* Eliminate reliance on non-portable <err.h> by implementing a veryTim Kientzle2004-08-141-1/+0
* More work on ACLs: fix error in archive_entry's ACL parsing code,Tim Kientzle2004-04-121-3/+0
* Many fixes.Tim Kientzle2004-03-091-2/+3
* Initial import of libarchive.Tim Kientzle2004-02-091-0/+79