K 10 svn:author V 8 kientzle K 8 svn:date V 27 2009-04-12T04:59:11.395355Z K 7 svn:log V 302 Merge from libarchive.googlecode.com: r751: Change __archive_strncat() to use a void * source, which reduces the amount of casting needed to use this with "char", "signed char" and "unsigned char". r752: Use additions instead of multiplications when growing buffer; faster and less chance of overflow. END