patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ads...
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 26 Mar 2008 13:32:30 +0000 (13:32 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 26 Mar 2008 13:32:30 +0000 (13:32 -0000)
commit08ec67bc62242503f77d9503fdbf820c9c12d856
tree101a86c0fe86a07f786670ceca36bfcbdc2794ed
parentcc2965fd236a85e5cac4fffa1c34057997780385
patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ads-lu.com>
fbsplash: new applet by Michele Sanges <michele.sanges AT otomelara.it

function                                             old     new   delta
fbsplash_main                                          -    1525   +1525
fb_drawfullrectangle                                   -     118    +118
static.param_value                                     -     100    +100
packed_usage                                       23776   23872     +96
applet_names                                        1843    1852      +9
applet_main                                         1120    1124      +4
read_line_input                                     3156    3158      +2
applet_nameofs                                       560     562      +2
applet_install_loc                                   140     141      +1
------------------------------------------------------------------------------
(add/remove: 3/0 grow/shrink: 6/0 up/down: 1857/0)           Total: 1857 bytes
   text    data     bss     dec     hex filename
 799233     641    7380  807254   c5156 busybox_old
 801202     641    7380  809223   c5907 busybox_unstripped
editors/patch.c
include/applets.h
include/usage.h
libbb/lineedit.c
miscutils/Config.in
miscutils/Kbuild
testsuite/patch.tests