ash,hush: ^C from command line should set $? to 128+SIGINT
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 24 Nov 2016 16:44:02 +0000 (17:44 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 24 Nov 2016 16:44:02 +0000 (17:44 +0100)
commit8660aeb3127416a53e0b2e43bb1a82907f468692
tree3797b0012e544ff040993b43b31ccb58f6e43a6f
parent2e4ef38743c3d4aef109b5cc04429ec1f0e2f6c8
ash,hush: ^C from command line should set $? to 128+SIGINT

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c
shell/hush.c