hush/procps
Denis Vlasenko 110967a6f7 top: nested function allows us to reuse some code
(not everyone likes them - but code does get smaller).

display_generic                                        -     761    +761
static.fmt_100percent_8                                -     111    +111
fmt_100percent_8                                     101       -    -101
display_status                                      1489     581    -908
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 0/1 up/down: 872/-1009)        Total: -137 bytes
   text    data     bss     dec     hex filename
 677020    3344   13936  694300   a981c busybox_old
 676876    3344   13936  694156   a978c busybox_unstripped
2007-07-15 19:27:48 +00:00
..
Config.in top: nested function allows us to reuse some code 2007-07-15 19:27:48 +00:00
free.c
fuser.c
Kbuild
kill.c
nmeter.c
pidof.c
ps.c ps: revert wrong "optimization": (i & 1) -> i 2007-07-01 17:25:59 +00:00
ps.posix
renice.c
sysctl.c
top.c top: nested function allows us to reuse some code 2007-07-15 19:27:48 +00:00
uptime.c
watch.c