aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/data_skip.c
AgeCommit message (Expand)Author
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko
2007-05-31use "glibc errno" trick not only for ash, but for entire busyboxDenis Vlasenko
2006-07-12Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
2002-11-03Abstract read and seek in unarchiving code, convert bunzip to file descriptor...Glenn L McGrath
2002-09-25New common unarchive code.Glenn L McGrath