hush: make getopt32 usable in builtins. use it in unset.
authorDenis Vlasenko <vda.linux@googlemail.com>
Sun, 26 Apr 2009 23:22:40 +0000 (23:22 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sun, 26 Apr 2009 23:22:40 +0000 (23:22 -0000)
commit28e67966f3fc0728fb2f923265a8b2275f410655
tree0c522b97ed681180f68d028094bd02b89b292b49
parent572930027d5d86a18ebd68d5f4273150a2f302e1
hush: make getopt32 usable in builtins. use it in unset.
 more uses are expected in the future.

function                                             old     new   delta
getopt32                                            1356    1393     +37
builtin_export                                       256     266     +10
builtin_unset                                        418     380     -38
libbb/getopt32.c
shell/hush.c
shell/hush_test/hush-vars/unset.right