aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/get_header_ar.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko2010-11-031-133/+0
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* ar: add archive creation supportAlexander Shishkin2010-03-151-10/+3
* libunarchive: clean up dirty hacks. code shrank as a resultDenys Vlasenko2010-01-061-2/+2
* ar: fix long filenames handling (bug 611)Denys Vlasenko2009-09-201-37/+50
* dpkg_deb: slight code shrinkDenis Vlasenko2008-07-101-2/+3
* libunarchive: stop using static data in archivers - archive_handle_tDenis Vlasenko2008-06-281-1/+1
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-1/+1
* random small shrinkage and elimination of staticsDenis Vlasenko2007-04-071-2/+2
* ls: fix segfault-if-standalone-shell, add big fat comment.Denis Vlasenko2007-03-191-1/+1
* get_header_ar: reformatted code, no real changesDenis Vlasenko2007-03-141-10/+14
* merge post-1.3.0 fixesDenis Vlasenko2006-12-261-7/+16
* tar et al: die if bb_copyfd_size copies less than asked for.Denis Vlasenko2006-12-221-1/+2
* style cleanup: return(a) -> return a, part 2Denis Vlasenko2006-11-271-2/+2
* style cleanup: return(a) -> return a, part 1Denis Vlasenko2006-11-271-2/+2
* tar: fix and sanitize handling of long filenames/linknamesDenis Vlasenko2006-11-241-1/+1
* add open_read_close() and similar stuffDenis Vlasenko2006-10-141-1/+1
* attempt to regularize atoi mess.Denis Vlasenko2006-10-081-6/+6
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-031-8/+4
* "formated" -> "formatted" throughout the code base."Robert P. J. Day"2006-07-201-12/+12
* Cleaup read() and write() variants, plus a couple of new functions likeRob Landley2006-07-161-2/+2
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* More size shrinkage.Rob Landley2006-05-291-13/+2
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* just whitespaceTim Riker2006-01-251-10/+10
* Add a comment explaining why we have to check for an extra \nGlenn L McGrath2004-04-091-1/+3
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* Fix usage with libraries, skip symbol table.Glenn L McGrath2004-01-041-1/+1
* Fix bug when handling debian packages.Glenn L McGrath2003-07-311-3/+5
* Major coreutils update.Manuel Novoa III2003-03-191-8/+8
* Change filter paramaters, filters can be more powefull nowGlenn L McGrath2002-11-041-1/+1
* New common unarchive code.Glenn L McGrath2002-09-251-40/+56
* Applied vodz' patches #49 and #50 (with a small correction in runshell.c)Robert Griebl2002-07-191-2/+1
* Fixup warnings and undefined operations that show up in gcc-3.1Eric Andersen2002-07-111-1/+2
* *** empty log message ***Glenn L McGrath2001-10-251-0/+106