summaryrefslogtreecommitdiff
path: root/archival/libunarchive/data_align.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-1/+1
* random s/short/int/Denis Vlasenko2008-02-161-4/+2
* delete tons of extra #includesDenis Vlasenko2007-05-311-1/+1
* kill superfluous returns at the end of void functionsDenis Vlasenko2007-03-111-5/+0
* 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
* Move from read_gz to the pipe()+fork() method.Glenn L McGrath2003-11-151-1/+0
* Abstract read and seek in unarchiving code, convert bunzip to file descriptor...Glenn L McGrath2002-11-031-6/+27
* New common unarchive code.Glenn L McGrath2002-09-251-0/+13