add-shell, remove-shell: new applets
authorAlexander Shishkin <virtuoso@slind.org>
Wed, 20 Oct 2010 11:22:24 +0000 (13:22 +0200)
committerDenys Vlasenko <dvlasenk@redhat.com>
Wed, 20 Oct 2010 11:22:58 +0000 (13:22 +0200)
commit5be79ff27a5852567a9bdec80d67b061ad828290
tree6c3b1d7ee70394a36c0efdf7d3f3d12ba1e5b9ab
parentbec588878b6d435c33d9b0aae6247715c259e3a4
add-shell, remove-shell: new applets

function                                             old     new   delta
add_remove_shell_main                                  -     259    +259
packed_usage                                       27408   27438     +30
applet_names                                        2326    2349     +23
applet_main                                         1364    1372      +8
applet_nameofs                                       682     686      +4
run_applet_and_exit                                  700     703      +3
dont_add                                               -       2      +2
applet_install_loc                                   171     172      +1
------------------------------------------------------------------------------
(add/remove: 3/0 grow/shrink: 6/0 up/down: 330/0)             Total: 330 bytes

Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
loginutils/add-remove-shell.c [new file with mode: 0644]