aboutsummaryrefslogtreecommitdiff
path: root/archival/unlzma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* archival: added O_TRUNC so that when we overwrite files on unpack,Denis Vlasenko2006-09-031-5/+6
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-031-8/+2
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-1/+1
* Use xstat() instead of if(stat()) die()Rob Landley2006-06-131-4/+1
* Patch from Denis Vlasenko: unlzma was make files with mode 777. TweakRob Landley2006-06-131-1/+6
* Patch from Aurelien Jacobs to add unlzma. (A new decompression type,Rob Landley2006-01-201-0/+65