summaryrefslogtreecommitdiff
path: root/archival/libunarchive/seek_by_char.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sometimes i get carried away with the use of function pointers, im sureGlenn L McGrath2004-02-211-1/+1
* As we no longer use function pointers for read in common archiving codeGlenn L McGrath2003-11-211-14/+2
* Read in blocks rather than one char at a time, greatly improves speedGlenn L McGrath2003-11-141-4/+23
* Abstract read and seek in unarchiving code, convert bunzip to file descriptor...Glenn L McGrath2002-11-031-0/+25