busybox/procps
Denis Vlasenko b308d81e92 top: use poll instead of select for waiting on one descriptor
smart_ulltoa5: make it more cryptic. -50 bytes.

function                                             old     new   delta
passwd_main                                         1095    1103      +8
getNum                                               557     565      +8
buffer_fill_and_print                                 73      76      +3
udhcpc_main                                         2393    2395      +2
mkfs_minix_main                                     3071    3070      -1
dname_enc                                            377     373      -4
expmeta                                              480     472      -8
smart_ulltoa5                                        334     283     -51
top_main                                             911     815     -96
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/5 up/down: 21/-160)          Total: -139 bytes
   text    data     bss     dec     hex filename
 770872    1063   10788  782723   bf183 busybox_old
 770732    1063   10788  782583   bf0f7 busybox_unstripped
2007-08-28 19:35:34 +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 trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
pidof.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
ps.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
ps.posix ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
renice.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
sysctl.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
top.c top: use poll instead of select for waiting on one descriptor 2007-08-28 19:35:34 +00:00
uptime.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
watch.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00