hush: add case statement support. It is incomplete and disabled for now.
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 14 Jul 2008 04:32:29 +0000 (04:32 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 14 Jul 2008 04:32:29 +0000 (04:32 -0000)
commit17f02e79f407ff2311255981c191a1bf8b3a7ae0
tree417a580a6aaf5d9844b2aaf1059fe89e6cb14751
parent3177ba08522fd49292f37deecc59db0f75b046fd
hush: add case statement support. It is incomplete and disabled for now.
 costs ~300 bytes when enabled.
shell/hush.c