commit | c5b01016e622f01dfa9c8c542c0968fe37d4a5f2 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Fri Jun 15 16:43:26 2012 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Fri Jun 15 16:43:26 2012 +0200 |
tree | e45679f07399c053c71f0d3a9b08ef74ce38239b | |
parent | 604499e5a93d8055a761e968b12d6a0907bc3d0a [diff] |
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 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>