summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_string.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from libarchive.googlecode.com: Mostly a bunch ofkientzle2009-04-121-142/+149
* Merge from libarchive.googlecode.com:kientzle2009-04-121-4/+6
* Merge r505 from libarchive.googlecode.com: Fix %ju support. Simplifykientzle2009-03-061-15/+0
* Merge r294:337,r348:350 from libarchive.googlecode.com: A lotkientzle2009-03-031-0/+84
* New internal archive_string_concat utility function.kientzle2008-12-061-0/+12
* Rework the my_mbtowc_utf8() support function to fully match the mbtowc()kientzle2008-06-151-14/+14
* Since wctomb() returns int, temporaries should be int, not size_t.kientzle2008-06-151-2/+2
* Fix a bad cast.kientzle2008-06-151-1/+1
* Portability: We can get away with the older and better-supportedkientzle2008-06-151-33/+23
* MFp4: libarchive 2.5.4b. (Still 'b' until I get a bit morekientzle2008-05-261-7/+256
* archive_string_ensure() used to call exit(3) if itkientzle2007-07-151-5/+6
* libarchive 2.2.3kientzle2007-05-291-0/+9
* Correct the int->text conversion. <sigh>kientzle2007-01-131-1/+1
* Fix the copyright notice; it was always intended to bekientzle2007-01-091-3/+2
* Portability and style fixes:kientzle2006-11-101-1/+5
* Add __archive_strappend_int to format a decimalkientzle2004-12-221-0/+15
* Eliminate reliance on non-portable <err.h> by implementing a verykientzle2004-08-141-2/+4
* More work on ACLs: fix error in archive_entry's ACL parsing code,kientzle2004-04-121-3/+0
* Many fixes:kientzle2004-03-191-47/+0
* Many fixes.kientzle2004-03-091-2/+2
* Initial import of libarchive.kientzle2004-02-091-0/+146
OpenPOWER on IntegriCloud