aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/seek_by_char.c
AgeCommit message (Expand)Author
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"
2006-04-05- include proper headers.Bernhard Reutner-Fischer
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
2004-02-21Sometimes i get carried away with the use of function pointers, im sureGlenn L McGrath
2003-11-21As we no longer use function pointers for read in common archiving codeGlenn L McGrath
2003-11-14Read in blocks rather than one char at a time, greatly improves speedGlenn L McGrath
2002-11-03Abstract read and seek in unarchiving code, convert bunzip to file descriptor...Glenn L McGrath