aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/unpack_ar_archive.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
2010-03-15ar: add archive creation supportAlexander Shishkin
2008-07-10dpkg_deb: slight code shrinkDenis Vlasenko
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko
2007-05-31delete tons of extra #includesDenis Vlasenko
2006-10-20message string changes, mostly for consistency, also -32 bytes in .rodataDenis Vlasenko
2006-07-16Cleaup read() and write() variants, plus a couple of new functions likeRob Landley
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"
2006-04-05- include proper headers.Bernhard Reutner-Fischer
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
2005-09-11Cleanup patch by Bernhard Fischer, removing unnecessary includes ofRob Landley
2003-03-19Major coreutils update.Manuel Novoa III
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