aboutsummaryrefslogtreecommitdiff
path: root/lib/libarchive/archive_string_sprintf.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* archive_string_ensure() used to call exit(3) if itTim Kientzle2007-07-151-1/+3
* Fix the copyright notice; it was always intended to beTim Kientzle2007-01-091-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