unzip: handle "central directory"
authorDenis Vlasenko <vda.linux@googlemail.com>
Sun, 21 Sep 2008 01:01:46 +0000 (01:01 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sun, 21 Sep 2008 01:01:46 +0000 (01:01 -0000)
commit006e8628fc0a25c08df99f3b86d0c47f44aacc2b
tree823e77f5a3ede4ce1d3f4b32b460f2667545a0d8
parenteef6077d7efe7c1b76f88f406379a47cee24729c
unzip: handle "central directory"
 needed for OpenOffice, gmail attachment .zips etc
 conditional on CONFIG_DESKTOP

function                                             old     new   delta
unzip_main                                          1643    1939    +296
find_cds_offset                                        -     173    +173
unzip_skip                                            11      16      +5
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/0 up/down: 474/0)             Total: 474 bytes
archival/unzip.c