busybox/libpwdgrp
Denys Vlasenko 23cfaab47d libpwdgrp: use getpwent() instead of getpwent_r()
function                                             old     new   delta
massage_data_for_non_r_func                            -      90     +90
bb_internal_getpwent                                   -      69     +69
getXXnam_r                                            94     162     +68
fill_bounds                                          131     128      -3
deluser_main                                         355     310     -45
complete_username                                    123      78     -45
getXXnam                                             163      90     -73
massage_data_for_r_func                              103       -    -103
bb_internal_getpwent_r                               121       -    -121
------------------------------------------------------------------------------
(add/remove: 2/2 grow/shrink: 1/5 up/down: 227/-407)         Total: -163 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2015-02-07 21:21:02 +01:00
..
Kbuild.src *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
pwd_grp.c libpwdgrp: use getpwent() instead of getpwent_r() 2015-02-07 21:21:02 +01:00
uidgid_get.c simplify parsing of /etc/busybox.conf 2011-05-16 00:01:08 +02:00