unzip: better match for "standard" unzip's output; string shrinkage
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 17 Apr 2016 23:43:24 +0000 (01:43 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 17 Apr 2016 23:43:24 +0000 (01:43 +0200)
commit07bd9799217038391c8d299e6a2e031fef23c20b
tree6cc76423a4d0de144329b0faaf1ff9673a2017ba
parentbca4deee8393395f77630ad320c306d06ea186ed
unzip: better match for "standard" unzip's output; string shrinkage

function                                             old     new   delta
unzip_main                                          2490    2426     -64
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-64)             Total: -64 bytes
   text    data     bss     dec     hex filename
 924008     906   17160  942074   e5ffa busybox_old
 923846     906   17160  941912   e5f58 busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/unzip.c