aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/header_skip.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-1/+1
|
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-1/+1
| | | | | | | text data bss dec hex filename 808035 611 6868 815514 c719a busybox_old 804472 611 6868 811951 c63af busybox_unstripped
* delete tons of extra #includesDenis Vlasenko2007-05-311-1/+1
|
* Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"2006-07-121-0/+3
|
* 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
| | | | definitions. (That should only be on prototypes.)
* - add platform.h.Bernhard Reutner-Fischer2006-01-221-1/+1
| | | | - use shorter boilerplate while at it.
* - silence warning about unused paramBernhard Reutner-Fischer2005-12-291-2/+1
| | | | needs revisit later on like many others to use ATTRIBUTE_UNUSED from platform.h
* New common unarchive code.Glenn L McGrath2002-09-251-0/+7