unzip applet not working ?

Denys Vlasenko vda.linux at googlemail.com
Fri Jun 15 14:44:52 UTC 2012


This should help:

commit c5b01016e622f01dfa9c8c542c0968fe37d4a5f2
Author: Denys Vlasenko <vda.linux at googlemail.com>
Date:   Fri Jun 15 16:43:26 2012 +0200

    unzip: make options parsing more robust on getopt w/o gnu extensions

    Also, code shrank:

    function                                             old     new   delta
    static.extn                                           15      10      -5
    packed_usage                                       29231   29217     -14
    unzip_main                                          2388    2291     -97
    ------------------------------------------------------------------------------
    (add/remove: 0/0 grow/shrink: 0/3 up/down: 0/-116)
Total: -116 bytes


After it, only -x will break.


More information about the busybox mailing list