hush: implement break and continue
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 28 Jul 2008 23:04:34 +0000 (23:04 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 28 Jul 2008 23:04:34 +0000 (23:04 -0000)
commitbcb25537d02b50ce26678defcf4f39d0c89f5b3b
tree4a8a8068c8078d893fb1036e5e5d33634f26cb7d
parentcf22c89f9a7d19166fa038d3bb2bac3011f946fd
hush: implement break and continue

function                                             old     new   delta
bltins                                               252     276     +24
builtin_continue                                       -      12     +12
builtin_break                                          -      12     +12
static.version_str                                    18      17      -1
run_list                                            1984    1948     -36
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 1/2 up/down: 48/-27)             Total: 11 bytes
shell/hush.c
shell/hush_doc.txt