hush: add #defines to switch off break/continue if loops are not supported
authorDenis Vlasenko <vda.linux@googlemail.com>
Tue, 29 Jul 2008 10:16:05 +0000 (10:16 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Tue, 29 Jul 2008 10:16:05 +0000 (10:16 -0000)
commitdadfb4975b23b284fa02d15a5cfd21593b2993fc
tree993a6e7a9efd1d2a06408d9cd069cb4eeb09e883
parente1ee48e0fdfe18aadb410b62f21516bf4b8ea581
hush: add #defines to switch off break/continue if loops are not supported
*: remove a few inline keywords
no code changes
modutils/modprobe.c
modutils/rmmod.c
networking/interface.c
networking/traceroute.c
procps/nmeter.c
shell/hush.c
shell/hush_test/hush-misc/builtin1.right [new file with mode: 0644]
shell/hush_test/hush-misc/builtin1.tests [new file with mode: 0755]