adduser: more fixes to "add user to specified group"
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 9 Jan 2010 19:57:06 +0000 (20:57 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 9 Jan 2010 19:57:06 +0000 (20:57 +0100)
commit4653e442ba66bd4917a6069293d4daff9691c61f
tree3a5e179afc32ebb62a365bbcc9ee1827d6641df6
parent02dd96f688994b5ef4f79a7cdf940b844d6ac52b
adduser: more fixes to "add user to specified group"

function                                             old     new   delta
update_passwd                                       1246    1295     +49
adduser_main                                         727     725      -2

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libbb/update_passwd.c
loginutils/adduser.c