aboutsummaryrefslogtreecommitdiff
path: root/shell/ash.c
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2020-12-23 23:01:18 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2020-12-23 23:01:18 +0100
commit18bcaf374cc8eb7bb1db22a1163dc7d38ee6c7c0 (patch)
tree042c50cbde938664d0603cd5b8755a14f6ea7e4a /shell/ash.c
parent649acb9e235d1fb04e060cf0638bf9d28bb6fd7f (diff)
downloadbusybox-18bcaf374cc8eb7bb1db22a1163dc7d38ee6c7c0.tar.gz
hush: revert "make interactive ^C break out of PS2 mode"
It made ^C break out of the entire shell, if we aren't in PS2 mode. Need a better idea. function old new delta expand_one_var 2344 2353 +9 syntax_error_unterm_ch 21 29 +8 parse_dollar 817 824 +7 parse_stream 2251 2238 -13 fgetc_interactive 249 227 -22 syntax_error_unterm_str 26 - -26 ------------------------------------------------------------------------------ (add/remove: 0/1 grow/shrink: 3/2 up/down: 24/-61) Total: -37 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/ash.c')
0 files changed, 0 insertions, 0 deletions