patch: busyboxify by migrating from toybox to busybox helpers
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 21 Nov 2010 04:53:34 +0000 (05:53 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 21 Nov 2010 04:53:34 +0000 (05:53 +0100)
commitb82ae98ea4d5216d20a5deedab2aa6153562337b
tree20e89268f222d4e463f65706d2f9a2bce61b9d4c
parentf718e3a0dbe47ed7ed0398fe4461d33c8f69c669
patch: busyboxify by migrating from toybox to busybox helpers

function                                             old     new   delta
get_line                                              90     128     +38
bbconfig_config_bz2                                 4959    4965      +6
makedevs_main                                       1038    1035      -3
fail_hunk                                            133     130      -3
finish_oldfile                                       174     124     -50
patch_main                                          2066    1987     -79
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/4 up/down: 44/-135)           Total: -91 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
editors/patch.c
testsuite/patch.tests