busybox/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 usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
fuser.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
Kbuild move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
kill.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
nmeter.c install: fix install a b /a/link/to/dir 2007-06-17 00:35:15 +00:00
pidof.c pidof: size optimizations (-50 bytes) 2007-06-23 14:56:43 +00:00
ps.c ps: revert wrong "optimization": (i & 1) -> i 2007-07-01 17:25:59 +00:00
ps.posix ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
renice.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
sysctl.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
top.c top: nested function allows us to reuse some code 2007-07-15 19:27:48 +00:00
uptime.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
watch.c move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00