diff options
author | Isaac Dunham <idunham@lavabit.com> | 2013-04-12 20:08:47 -0500 |
---|---|---|
committer | Isaac Dunham <idunham@lavabit.com> | 2013-04-12 20:08:47 -0500 |
commit | 4ffface11f7857683ddb1f935fb05809821458ab (patch) | |
tree | a4d16c824fddc8447099b0124dd97598f96659fb /toys/pending/sed.c | |
parent | ff8b9ed551bdf942d20553ec6f0b687ba04e0ed9 (diff) | |
download | toybox-4ffface11f7857683ddb1f935fb05809821458ab.tar.gz |
xzcat: more cleanup and some shrinking.
-drop __always_inline (c. 1.5k of binary size),
-remove the xz_dec_bcj_end and memzero macros
(memeq is left because of negative returns),
-disable XZ_DEC_SINGLE and XZ_DEC_PREALLOC, since we aren't using them.
(160 bytes)
-Merge xz_dec_lzma2_end into xz_dec_end
-Move xz_crc32 to where it's defined.
(That does not seem to be duplicated elsewhere in toybox.)
Diffstat (limited to 'toys/pending/sed.c')
0 files changed, 0 insertions, 0 deletions