libpwdgrp: code shrink
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 4 Jan 2015 01:02:39 +0000 (02:02 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 4 Jan 2015 01:02:39 +0000 (02:02 +0100)
commit5acf1346b463a41373f5a8c1df424c5f1646a4f9
tree738ca95b20188dd15af2e41626db9776b4a45fd9
parent12fc86956057ac3e679dd276ba3897260b95157e
libpwdgrp: code shrink

function                                             old     new   delta
parse_common                                         206     205      -1
getgrouplist_internal                                229     225      -4
bb_internal_getpwent_r                               182     173      -9
getXXnam                                             232     222     -10
getXXnam_r                                           216     176     -40
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/5 up/down: 0/-64)             Total: -64 bytes

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