diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2012-06-11 13:51:38 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2012-06-11 13:51:38 +0200 |
commit | 04b52892ed5d9d8a4cf5d887c221a8b50c71274e (patch) | |
tree | bc22183ba625508bc3d122d1c724141e4d350d7e /testsuite/du/du-l-works | |
parent | 4125a6b6306d8d12f1e22239465bce916e168d73 (diff) | |
download | busybox-04b52892ed5d9d8a4cf5d887c221a8b50c71274e.tar.gz |
vi: nuke FEATURE_VI_OPTIMIZE_CURSOR
It is not Unicode safe, it is not saving much of I/O, and it's large:
function old new delta
vi_main 255 253 -2
go_bottom_and_clear_to_eol 28 26 -2
do_cmd 4194 4182 -12
show_status_line 388 374 -14
strncat 39 - -39
__GI_strncat 39 - -39
refresh 774 724 -50
place_cursor 276 83 -193
------------------------------------------------------------------------------
(add/remove: 0/3 grow/shrink: 0/6 up/down: 0/-351) Total: -351 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/du/du-l-works')
0 files changed, 0 insertions, 0 deletions