summaryrefslogtreecommitdiff
path: root/archival/libunarchive/data_skip.c
Commit message (Expand)AuthorAgeFilesLines
* use "glibc errno" trick not only for ash, but for entire busyboxDenis Vlasenko2007-05-311-5/+1
* Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"2006-07-121-13/+1
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* Abstract read and seek in unarchiving code, convert bunzip to file descriptor...Glenn L McGrath2002-11-031-1/+1
* New common unarchive code.Glenn L McGrath2002-09-251-0/+27