bc: in xc_read_line(), check ^C on NUL input bytes too
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 1 Jan 2019 01:19:02 +0000 (02:19 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 14 Feb 2019 13:40:57 +0000 (14:40 +0100)
commitc3de036da92777d69ea0a9725130085d546c366a
treee26660387e90a4b33c6d67ba549dbe5d7ae54487
parent2123ceed18214dcbfa423c0738e0317ce61fab6f
bc: in xc_read_line(), check ^C on NUL input bytes too

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/bc.c