aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/data_align.c
AgeCommit message (Expand)Author
2010-11-03rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2009-08-28rpm2cpio: handle unseekable input correctlyDenys Vlasenko
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko
2008-02-16random s/short/int/Denis Vlasenko
2007-05-31delete tons of extra #includesDenis Vlasenko
2007-03-11kill superfluous returns at the end of void functionsDenis 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
2003-11-15Move from read_gz to the pipe()+fork() method.Glenn L McGrath
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