adduser: use better argv passing to addgroup
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 27 Feb 2011 03:03:27 +0000 (04:03 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 27 Feb 2011 03:03:27 +0000 (04:03 +0100)
commit143c5baf6c2471c7f695e5e20da865f9e799ffbd
tree5e6fa973a950a8a16009c947b2ae4100f7889a8f
parente3b1a1fd28558f7a1b3c0ec33313bedb675be8a1
adduser: use better argv passing to addgroup

function                                             old     new   delta
adduser_main                                         855     882     +27

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