busybox/include
Denis Vlasenko a2f61012b6 setup_environment: code shrink
run_shell: mark as NORETURN
setup_environment, run_shell: add usage comments
login: add FIXME :(

function                                             old     new   delta
UNSPEC_print                                          64      66      +2
sulogin_main                                         509     506      -3
mkfs_minix_main                                     3070    3067      -3
login_main                                          1615    1612      -3
su_main                                              461     448     -13
setup_environment                                    261     206     -55
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/5 up/down: 2/-77)             Total: -75 bytes
   text    data     bss     dec     hex filename
 772578    1051   10724  784353   bf7e1 busybox_old
 772502    1051   10724  784277   bf795 busybox_unstripped
2007-09-10 13:15:28 +00:00
..
applets.h expand, unexpand: new applets from Tito <farmatito@tiscali.it> 2007-08-13 14:10:24 +00:00
busybox.h fix typo in comment 2007-04-11 07:36:31 +00:00
dump.h sed: unbreak multiple -e, -f option handling (my fault) 2006-10-01 21:05:12 +00:00
grp_.h fixdep.c: avoit doing memcmp in most cases 2006-12-30 21:11:57 +00:00
inet_common.h networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve 2007-06-19 11:12:46 +00:00
libbb.h setup_environment: code shrink 2007-09-10 13:15:28 +00:00
platform.h top: get rid of on-stack variable buffers, use permanent one. 2007-09-08 17:34:05 +00:00
pwd_.h fixdep.c: avoit doing memcmp in most cases 2006-12-30 21:11:57 +00:00
shadow_.h style fixes 2007-04-13 23:22:00 +00:00
unarchive.h tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yahoo.com>) 2007-09-05 11:48:32 +00:00
usage.h overload the existing '-q' flag so that if '-l' and '-q' are used 2007-09-07 20:28:25 +00:00
xatonum.h style fix (stray space before ';') 2007-07-21 15:08:09 +00:00
xregex.h less: stop dying on bad regexps, quietly pipe data w/o 2006-12-21 13:24:58 +00:00