diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-04 20:58:40 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-05 15:43:35 +0100 |
commit | d70d4a023586b9e9835258acda58cdfaf9131e5e (patch) | |
tree | af53570442e7c12ada4f62acb076084a98a12450 /testsuite | |
parent | 9b70f197b4dd5be47c5d0d4479525efe012964ee (diff) | |
download | busybox-d70d4a023586b9e9835258acda58cdfaf9131e5e.tar.gz |
bc: get rid of G.tty and G.flags
G.flags == option_mask32
function old new delta
bc_args 97 120 +23
dc_main 48 49 +1
bc_main 48 49 +1
bc_error 42 38 -4
bc_posix_error 65 60 -5
bc_read_line 325 317 -8
dc_lex_token 714 705 -9
bc_vm_run 2039 1942 -97
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/5 up/down: 25/-123) Total: -98 bytes
text data bss dec hex filename
987717 485 7296 995498 f30aa busybox_old
987619 485 7296 995400 f3048 busybox_unstripped
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite')
0 files changed, 0 insertions, 0 deletions