K 10 svn:author V 8 kientzle K 8 svn:date V 27 2004-06-27T01:15:31.000000Z K 7 svn:log V 293 Read gtar-style sparse archives. This change also pointed out one API deficiency: the archive_read_data_into_XXX functions were originally defined to return the total bytes read. This is, of course, ambiguous when dealing with non-contiguous files. Change it to just return a status value. END