summaryrefslogtreecommitdiff
path: root/archival/libunarchive/data_extract_all.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* Add --no-same-owner and --no-same-permissions options to tar.Rob Landley2005-10-271-2/+6
* Make certain clients of bb_make_directory default to honoringEric Andersen2004-10-131-1/+1
* Larry Doolittle writes:Eric Andersen2004-04-141-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-2/+2
* Don't hose up perms for files that happen to have symlinksEric Andersen2003-12-211-2/+4
* Fix tar hard linksGlenn L McGrath2003-11-271-2/+3
* As we no longer use function pointers for read in common archiving codeGlenn L McGrath2003-11-211-1/+1
* Dont attempt to unlink directoriesGlenn L McGrath2003-11-201-1/+1
* Fix a bug where cpio wouldnt work unless -u was specifiedGlenn L McGrath2003-11-151-10/+8
* Marc A. Lehmann writes:Eric Andersen2003-09-111-1/+1
* Dont unlink when testing !Glenn L McGrath2003-08-281-0/+25
* Change hardlink handling for tar to work the same way as cpioGlenn L McGrath2003-08-141-42/+40
* unlink a previous file before its extractedGlenn L McGrath2003-04-211-1/+2
* Major coreutils update.Manuel Novoa III2003-03-191-8/+8
* Fix long standing bug with old gnu tar files, add a check so tar willGlenn L McGrath2003-01-281-0/+2
* rpm applet by Laurence AndersonGlenn L McGrath2002-12-101-1/+1
* Unlink before mkdir, mknod, symlink to overwriteGlenn L McGrath2002-12-041-0/+3
* Abstract read and seek in unarchiving code, convert bunzip to file descriptor...Glenn L McGrath2002-11-031-2/+20
* last_patch61 from vodz:Eric Andersen2002-10-101-1/+1
* Patch from Konstantin Isakov <ikm@pisem.net>:Eric Andersen2002-09-301-3/+4
* Fix compress support and prevent a segfaultGlenn L McGrath2002-09-271-1/+0
* New common unarchive code.Glenn L McGrath2002-09-251-0/+76