K 10 svn:author V 8 kientzle K 8 svn:date V 27 2009-03-06T05:13:12.456820Z K 7 svn:log V 337 Merge r457 from libarchive.googlecode.com: Stop appending strerror() information to error strings. This caused a lot of unnecessary duplication in error messages; in particular, there are a few cases where error messages get copied from one archive object to another and this would cause the strerror() info to get appended each time. END