summaryrefslogtreecommitdiff
path: root/lib/libarchive/archive_string.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-5/+6
* libarchive 2.2.3Tim Kientzle2007-05-291-0/+9
* Correct the int->text conversion. <sigh>Tim Kientzle2007-01-131-1/+1
* Fix the copyright notice; it was always intended to beTim Kientzle2007-01-091-3/+2
* Portability and style fixes:Tim Kientzle2006-11-101-1/+5
* Add __archive_strappend_int to format a decimalTim Kientzle2004-12-221-0/+15
* Eliminate reliance on non-portable <err.h> by implementing a veryTim Kientzle2004-08-141-2/+4
* More work on ACLs: fix error in archive_entry's ACL parsing code,Tim Kientzle2004-04-121-3/+0
* Many fixes:Tim Kientzle2004-03-191-47/+0
* Many fixes.Tim Kientzle2004-03-091-2/+2
* Initial import of libarchive.Tim Kientzle2004-02-091-0/+146