summaryrefslogtreecommitdiff
path: root/archival/libunarchive/unpack_ar_archive.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* delete tons of extra #includesDenis Vlasenko2007-05-311-4/+2
* message string changes, mostly for consistency, also -32 bytes in .rodataDenis Vlasenko2006-10-201-1/+1
* Cleaup read() and write() variants, plus a couple of new functions likeRob Landley2006-07-161-1/+1
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-1/+1
* - include proper headers.Bernhard Reutner-Fischer2006-04-051-14/+3
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* Cleanup patch by Bernhard Fischer, removing unnecessary includes ofRob Landley2005-09-111-1/+0
* Major coreutils update.Manuel Novoa III2003-03-191-1/+1
* Abstract read and seek in unarchiving code, convert bunzip to file descriptor...Glenn L McGrath2002-11-031-1/+1
* New common unarchive code.Glenn L McGrath2002-09-251-0/+34