crontab: use setup_environment
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 24 Feb 2010 15:10:09 +0000 (16:10 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 26 Feb 2010 08:31:40 +0000 (09:31 +0100)
commit99709ab03387ca623e3fc1cac69d242ed44da45c
treede266d18b15ab43efc0c46dd72f9d926db129c13
parent7e7728cd66482f6898e3896bf05a12f0f8137e79
crontab: use setup_environment

function                                             old     new   delta
setup_environment                                    184     198     +14
.rodata                                           131770  131747     -23
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 14/-23)             Total: -9 bytes

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/libbb.h
libbb/setup_environment.c
loginutils/login.c
miscutils/crontab.c