hush: fix raw ^C handlisg in single-quoted strings
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 13 Jan 2018 18:14:27 +0000 (19:14 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 13 Jan 2018 18:14:27 +0000 (19:14 +0100)
commit9809a82b5983ac3184906fff2df48765dab372c8
treec546d6d19616ebdc0bef6bf0cb48a067816ee586
parent6606c519efa9a74c53bf05e53e07a8d8f0eb37c7
hush: fix raw ^C handlisg in single-quoted strings

function                                             old     new   delta
parse_stream                                        2719    2754     +35

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash_test/ash-misc/control_char1.right
shell/ash_test/ash-misc/control_char1.tests
shell/ash_test/ash-misc/for_with_bslashes.right
shell/ash_test/ash-misc/for_with_bslashes.tests
shell/hush.c
shell/hush_test/hush-misc/control_char1.right
shell/hush_test/hush-misc/control_char1.tests
shell/hush_test/hush-misc/for_with_bslashes.right
shell/hush_test/hush-misc/for_with_bslashes.tests