vi: move key reading routine out of vi into llbbb
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 25 Oct 2008 23:23:00 +0000 (23:23 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 25 Oct 2008 23:23:00 +0000 (23:23 -0000)
commit0112ff5203e1bbc37425b87a71326aa0a85ec283
tree93d798f5a0611f77e6eb9983368710875be334a3
parent73d702ee07347f5cf82175c28a12bdd8d297251f
vi: move key reading routine out of vi into llbbb

function                                             old     new   delta
read_key                                               -     310    +310
....
static.esccmds                                       170      61    -109
readit                                               286      60    -226
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 9/10 up/down: 349/-367)         Total: -18 bytes
editors/vi.c
include/libbb.h
libbb/Kbuild