hexedit: new applet
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 13 Sep 2017 17:20:27 +0000 (19:20 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 13 Sep 2017 17:20:27 +0000 (19:20 +0200)
commit73af705628ddaedc4c6f7f78b9658d6c01310309
tree9d7b4e268cb5a36e54bd2009986694faa7228708
parentb5a0396716e6ef2882ae40b2b62b4ef6e8e21da0
hexedit: new applet

function                                             old     new   delta
hexedit_main                                           -     930    +930
format_line                                            -     197    +197
remap                                                  -     168    +168
move_mapping_further                                   -     141    +141
move_mapping_lower                                     -     107    +107
redraw_cur_line                                        -     104    +104
packed_usage                                       31802   31812     +10
applet_names                                        2688    2696      +8
applet_main                                         1552    1556      +4
applet_suid                                           97      98      +1
applet_install_loc                                   194     195      +1
------------------------------------------------------------------------------
(add/remove: 7/0 grow/shrink: 5/0 up/down: 1671/0)           Total: 1671 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/hexedit.c [new file with mode: 0644]
miscutils/less.c