hush/debianutils
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 trivial fixes to config system 2008-02-19 23:42:22 +00:00
Kbuild move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
mktemp.c mktemp: make default tempfile template shorter; 2008-06-08 20:40:33 +00:00
pipe_progress.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
run_parts.c *: use llist_pop for traverse-and-free list operation 2008-06-15 05:40:56 +00:00
start_stop_daemon.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
which.c which: -a support (needed for bfin uclibc build script) 2008-06-05 13:33:59 +00:00