summaryrefslogtreecommitdiff
path: root/archival/libunarchive/unpack_ar_archive.c (follow)
Commit message (Collapse)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
| | | | xlseek and fdlength() for the new mkswap.
* 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
| | | | definitions. (That should only be on prototypes.)
* Cleanup patch by Bernhard Fischer, removing unnecessary includes ofRob Landley2005-09-111-1/+0
| | | | getopt.h, whitespace changes, typos, etc.
* Major coreutils update.Manuel Novoa III2003-03-191-1/+1
|
* Abstract read and seek in unarchiving code, convert bunzip to file ↵Glenn L McGrath2002-11-031-1/+1
| | | | descriptors, support tar -j
* New common unarchive code.Glenn L McGrath2002-09-251-0/+34