busybox/procps
Denis Vlasenko 8d9f495d68 getopt32: fix llist_t options ordering. llist_rev is not unused.
function                                             old     new   delta
tar_main                                             705     695     -10
sort_main                                            928     918     -10
decode_format_string                                 886     876     -10
run_parts_main                                       197     185     -12
ps_main                                              513     500     -13
wget_main                                           2764    2750     -14
awk_main                                            1014    1000     -14
od_main                                             2886    2866     -20
llist_rev                                             25       -     -25
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 0/8 up/down: 0/-128)           Total: -128 bytes
2007-04-08 15:08:42 +00:00
..
Config.in Trailing whitespace removal over entire tree 2007-01-11 17:20:00 +00:00
free.c random style fixes (extra spaces deleted) 2007-03-24 15:40:16 +00:00
fuser.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
kill.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
pidof.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
ps.c getopt32: fix llist_t options ordering. llist_rev is not unused. 2007-04-08 15:08:42 +00:00
ps.posix ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
renice.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
sysctl.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
top.c make sure ps/top output what they claim: vsz, not rss ... down the line we should make the output controllable either at runtime or buildtime as both statistics are quite useful 2007-02-08 08:21:58 +00:00
uptime.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00