diff options
author | Denys Vlasenko | 2018-12-11 22:26:38 +0100 |
---|---|---|
committer | Denys Vlasenko | 2018-12-11 22:45:15 +0100 |
commit | 4dd3652c2fa782ac25a0cb59df060275e6384908 (patch) | |
tree | 0a7ff3ac2b769f241d7f2537184de2962adbf6f3 /libbb/perror_msg.c | |
parent | 2c6f563216da4fd38626b59cbd01774bbc0e2a71 (diff) | |
download | busybox-4dd3652c2fa782ac25a0cb59df060275e6384908.zip busybox-4dd3652c2fa782ac25a0cb59df060275e6384908.tar.gz |
bc: fix EOF handling in bc_program_read()
$ bc -q
read()
2^D^D2
^ prints the result of read()'ed expression
function old new delta
zbc_program_print 629 642 +13
bc_program_read 322 312 -10
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 13/-10) Total: 3 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'libbb/perror_msg.c')
0 files changed, 0 insertions, 0 deletions