libbb: fix mishandling of "all argv are opts" in getopt32()
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 20 Aug 2008 00:12:22 +0000 (00:12 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 20 Aug 2008 00:12:22 +0000 (00:12 -0000)
commit1c45a505eb109af13e5399c2b016acec4ad10421
tree589faea46f22af74b5ac7e4cc31e1ddae6f7d0c7
parent6c4eb4411305f61b3f96eefe0ebb147c7f8e6c6d
libbb: fix mishandling of "all argv are opts" in getopt32()

function                                             old     new   delta
top_main                                            1100    1095      -5
getopt32                                            1398    1361     -37
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-42)             Total: -42 bytes
libbb/getopt32.c
procps/top.c