flock: new applet
authorTimo Teras <timo.teras@iki.fi>
Thu, 18 Mar 2010 21:45:35 +0000 (22:45 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 18 Mar 2010 21:45:35 +0000 (22:45 +0100)
commit892d4b6b3d7e9950ff3708ca957e1e0590dd5a2d
tree7b3064dca217fdec81a15e150e7beb0cdc84b9dd
parent8531d76a15890c2c535908ce888b2e2aed35b172
flock: new applet

function                                             old     new   delta
flock_main                                             -     253    +253
packed_usage                                       26466   26498     +32
applet_names                                        2170    2176      +6
applet_main                                         1280    1284      +4
applet_nameofs                                       640     642      +2
applet_install_loc                                   160     161      +1
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 5/0 up/down: 298/0)             Total: 298 bytes

Signed-off-by: Timo Teras <timo.teras@iki.fi>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/applets.h
include/usage.h
util-linux/Config.in
util-linux/Kbuild
util-linux/flock.c [new file with mode: 0644]