K 10 svn:author V 8 kientzle K 8 svn:date V 27 2004-06-03T23:29:47.000000Z K 7 svn:log V 364 Refactor the extraction code somewhat. In particular, push extract data down into archive_read_extract.c and out of the library-global archive_private.h; push dir-specific mode/time fixup down into dir restore function; now that the fixup list is file-local, I can use somewhat more natural naming. Oh, yeah, update a bunch of comments to match current reality. END