Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
6aa7696e280181cd87f7569ce65696b760dca891
/
archival
/
libunarchive
/
decompress_unlzma.c
444639c
unlzma: save a few more bytes, and maybe even a bit faster now
by Denis Vlasenko
· 17 years ago
c3fff87
unlzma: if !LZMA_FAST, save ~200 more bytes (Pascal Bellard <pascal.bellard AT ads-lu.com>)
by Denis Vlasenko
· 17 years ago
e324184
s/#ifdef CONFIG_/#if ENABLE_/g
by Denis Vlasenko
· 17 years ago
3ad5d0c
diff: shrink code (-85 bytes):
by Denis Vlasenko
· 18 years ago
c14d39e
rmp: add optional support for bz2 data. +50 bytes of code
by Denis Vlasenko
· 18 years ago
3376298
Stop tracking buffer size - it is a constant.
by Denis Vlasenko
· 18 years ago
98b8e94
simplify access to buffer, making code a bit smaller
by Denis Vlasenko
· 18 years ago
97a8dd3
g[un]zip: add support for -v (verbose).
by Denis Vlasenko
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
b13fee4
Since rangecoder is just a bunch of C functions, move it into the one user
by Rob Landley
· 18 years ago
bba7f08
Add SWAP_LE?? and SWAP_BE?? macros, and make things use them. Converts values
by Rob Landley
· 19 years ago
cfb53df
- include proper prototypes in libunarchive.
by Bernhard Reutner-Fischer
· 19 years ago
688ed0d
Patch from Robert P. Day, moving byte order checks to use platform.h macros.
by Rob Landley
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
c1d6990
Patch from Aurelien Jacobs to add unlzma. (A new decompression type,
by Rob Landley
· 19 years ago