busybox/coreutils
Denys Vlasenko 9ce642f974 libbb: introduce and use common crc32 routine
function                                             old     new   delta
crc32_block_endian1                                    -      37     +37
crc32_block_endian0                                    -      34     +34
global_crc32_table                                     -       8      +8
file_read                                             82      87      +5
gzip_main                                            211     214      +3
xz_crc32                                              40      35      -5
crc32_table                                            8       -      -8
calculate_gunzip_crc                                  54      34     -20
lzo_crc32                                             54      25     -29
cksum_main                                           298     211     -87
------------------------------------------------------------------------------
(add/remove: 3/1 grow/shrink: 2/4 up/down: 87/-149)           Total: -62 bytes

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2010-10-27 15:26:45 +02:00
..
2010-10-01 23:35:09 +02:00
2010-10-01 23:35:09 +02:00
2010-10-01 23:35:09 +02:00
2010-10-24 14:54:53 +02:00
2010-10-01 23:35:09 +02:00
2010-10-26 15:58:47 +02:00
2010-06-02 12:57:26 +02:00
2010-10-17 12:44:39 +02:00
2010-09-25 17:19:04 +02:00
2010-08-23 03:06:46 +02:00
2010-10-21 00:25:45 +02:00
2010-10-17 12:45:24 +02:00
2010-08-31 14:09:22 +02:00
2010-10-04 17:08:14 +02:00