Start 1.33.0 development cycle
[oweals/busybox.git] / archival / libunarchive / data_align.c
2010-11-03 Denys Vlasenkorename archival/libunarchive -> archival/libarchive...
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2009-08-28 Denys Vlasenkorpm2cpio: handle unseekable input correctly
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2008-02-16 Denis Vlasenkorandom s/short/int/
2007-05-31 Denis Vlasenkodelete tons of extra #includes
2007-03-11 Denis Vlasenkokill superfluous returns at the end of void functions
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2003-11-15 Glenn L McGrathMove from read_gz to the pipe()+fork() method.
2002-11-03 Glenn L McGrathAbstract read and seek in unarchiving code, convert...
2002-09-25 Glenn L McGrathNew common unarchive code.