fatattr: new applet
authorPascal Bellard <pascal.bellard@ads-lu.com>
Mon, 30 Jun 2014 11:06:39 +0000 (13:06 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 30 Jun 2014 11:06:39 +0000 (13:06 +0200)
commitd3633b7e9c5dae78343a8552f54b0efa61074380
treea7ea3a117b6abd54713ea6b15f7ace84b6e3b740
parenta9dc7c2f59dc5e92870d2d46316ea5c1f14740e3
fatattr: new applet

function                                             old     new   delta
fatattr_main                                           -     281    +281
packed_usage                                       29821   29871     +50
bit_to_char                                            -      10     +10
applet_names                                        2472    2480      +8
applet_main                                         1436    1440      +4
applet_nameofs                                       718     720      +2
------------------------------------------------------------------------------
(add/remove: 3/0 grow/shrink: 4/0 up/down: 355/0)             Total: 355 bytes

Signed-off-by: Pascal Bellard <pascal.bellard@ads-lu.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/fatattr.c [new file with mode: 0644]