summaryrefslogtreecommitdiff
path: root/archival/libunarchive/get_header_cpio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tar: improve OLDGNU compat, make old SUN compat configurableDenis Vlasenko2007-06-211-1/+2
* do not do utime() on links, it acts on link targets, and we don't want that.Denis Vlasenko2007-06-201-6/+6
* whitespace fixes (leading spaces to tab)Denis Vlasenko2007-01-131-1/+1
* style cleanup: return(a) -> return a, part 2Denis Vlasenko2006-11-271-1/+1
* cpio: (allegedly) fix bug 0001095:Denis Vlasenko2006-11-211-39/+54
* message string changes, mostly for consistency, also -32 bytes in .rodataDenis Vlasenko2006-10-201-1/+1
* fixes from Vladimir Dronnikov <dronnikov@gmail.ru>Denis Vlasenko2006-10-101-3/+3
* removed a lot of trailing \n in bb_msg() calls. It is addedDenis Vlasenko2006-09-061-1/+1
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-031-7/+2
* Cleaup read() and write() variants, plus a couple of new functions likeRob Landley2006-07-161-2/+3
* 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-17/+4
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* sort out yet more type issuesEric Andersen2006-01-301-1/+1
* BusyBox has no business hard coding the number of major and minor bits for aEric Andersen2004-07-261-1/+2
* Fix symlink handling and small memory leakGlenn L McGrath2004-04-291-0/+5
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-3/+3
* Dont unlink when testing !Glenn L McGrath2003-08-281-38/+4
* Major coreutils update.Manuel Novoa III2003-03-191-8/+8
* A cleaner cleanup that avoids passing an off_t to scanfEric Andersen2002-12-111-5/+9
* squash a warningEric Andersen2002-12-111-1/+1
* rpm applet by Laurence AndersonGlenn L McGrath2002-12-101-0/+185
* Remove files made obsolete by new unarchiving codeGlenn L McGrath2002-09-251-137/+0
* 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/+136