aboutsummaryrefslogtreecommitdiff
path: root/archival/unlzma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidatelandley2006-08-031-8/+2
* Standardize on the vi editing directives being on the first line.rpjday2006-07-021-1/+1
* Use xstat() instead of if(stat()) die()landley2006-06-131-4/+1
* Patch from Denis Vlasenko: unlzma was make files with mode 777. Tweaklandley2006-06-131-1/+6
* Patch from Aurelien Jacobs to add unlzma. (A new decompression type,landley2006-01-201-0/+65