busybox/procps
Denis Vlasenko 24c5fbaf42 top: make "100%" case less ugly, and shrink code while at it
fmt_100percent_8                                       -     101    +101
.rodata                                           129185  129153     -32
display_status                                      1726    1489    -237
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/2 up/down: 101/-269)         Total: -168 bytes
   text    data     bss     dec     hex filename
 677180    3344   13936  694460   a98bc busybox_old
 677020    3344   13936  694300   a981c busybox_unstripped
2007-07-15 19:25:01 +00:00
..
Config.in move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +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: make "100%" case less ugly, and shrink code while at it 2007-07-15 19:25:01 +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