busybox/libpwdgrp
Denis Vlasenko 2228426512 id: fix "id <user>" case. Requires getgrouplist().
function                                             old     new   delta
getgrouplist_internal                                  -     200    +200
id_main                                              462     539     +77
bb_internal_getgrouplist                               -      67     +67
bb__parsespent                                       119     117      -2
bb_internal_initgroups                               213      58    -155
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 1/2 up/down: 344/-157)          Total: 187 bytes
2008-09-18 00:56:24 +00:00
..
Kbuild we were basically ignoring CONFIG_USE_BB_PWD_GRP (assuming =y), 2007-05-18 00:02:37 +00:00
pwd_grp_internal.c libbb: [x]fopen_for_{read,write} introduced and used. 2008-07-21 23:05:26 +00:00
pwd_grp.c id: fix "id <user>" case. Requires getgrouplist(). 2008-09-18 00:56:24 +00:00
uidgid_get.c watchdog: add -T option 2008-09-07 23:22:08 +00:00