index
:
busybox
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
master
BusyBox: The Swiss Army Knife of Embedded Linux
vda
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archival
/
unlzma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
Denis Vlasenko
2006-12-16
1
-1
/
+1
*
bb_applet_name -> applet_name
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-2
/
+2
*
g[un]zip: add support for -v (verbose).
Denis Vlasenko
2006-10-01
1
-5
/
+7
*
Yet another silly little byte saving. couldn't -> cannot
Denis Vlasenko
2006-09-29
1
-2
/
+2
*
archival: added O_TRUNC so that when we overwrite files on unpack,
Denis Vlasenko
2006-09-03
1
-5
/
+6
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-8
/
+2
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-1
/
+1
*
Use xstat() instead of if(stat()) die()
Rob Landley
2006-06-13
1
-4
/
+1
*
Patch from Denis Vlasenko: unlzma was make files with mode 777. Tweak
Rob Landley
2006-06-13
1
-1
/
+6
*
Patch from Aurelien Jacobs to add unlzma. (A new decompression type,
Rob Landley
2006-01-20
1
-0
/
+65