inetd: use change_identity().
authorDenis Vlasenko <vda.linux@googlemail.com>
Thu, 20 Mar 2008 15:12:58 +0000 (15:12 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Thu, 20 Mar 2008 15:12:58 +0000 (15:12 -0000)
commit9230582315a15dd7b95de9f03c48024858ec935d
tree5495a94e29baa12c71e33fa8d049131fe572f881
parentc52248e41ce50bd3fa684d19b2bce4320267dc44
inetd: use change_identity().
libbb: shrink our internal initgroups().
httpd: remove stray 'else' and 'index_page = "index.html"'

function                                             old     new   delta
httpd_main                                           750     743      -7
inetd_main                                          2033    2011     -22
bb_internal_initgroups                               251     228     -23
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/3 up/down: 0/-52)             Total: -52 bytes
libbb/change_identity.c
libpwdgrp/pwd_grp.c
networking/httpd.c
networking/inetd.c