busybox/procps
Denis Vlasenko d50dda8c35 *: use llist_pop for traverse-and-free list operation
function                                             old     new   delta
append_file_list_to_list                             109     111      +2
udhcpc_main                                         2414    2413      -1
run_parts_main                                       325     324      -1
od_main                                             2324    2323      -1
getopt_main                                          709     707      -2
env_main                                             253     251      -2
sed_main                                             659     656      -3
ps_main                                              522     519      -3
traceroute_main                                     3960    3954      -6
sort_main                                            844     838      -6
diff_main                                            866     858      -8
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/10 up/down: 2/-33)            Total: -31 bytes
2008-06-15 05:40:56 +00:00
..
Config.in ps: add conditional support for -o [e]time 2008-01-05 03:26:41 +00:00
free.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
fuser.c fuser: a now, the corrected fix (vda botched previous one) 2008-05-28 14:57:58 +00:00
Kbuild pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com> 2007-09-29 22:26:01 +00:00
kill.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
nmeter.c - use STD*_FILENO some more. No object-code changes 2008-05-19 09:48:17 +00:00
pgrep.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
pidof.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
ps.c *: use llist_pop for traverse-and-free list operation 2008-06-15 05:40:56 +00:00
ps.posix ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
renice.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
sysctl.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
top.c - use STD*_FILENO some more. No object-code changes 2008-05-19 09:48:17 +00:00
uptime.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
watch.c more -Wall warning fixes. -Wall is enabled now. 2008-05-18 22:28:26 +00:00