*: use llist_pop for traverse-and-free list operation
authorDenis Vlasenko <vda.linux@googlemail.com>
Sun, 15 Jun 2008 05:40:56 +0000 (05:40 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sun, 15 Jun 2008 05:40:56 +0000 (05:40 -0000)
commitd50dda8c3501af9d593cd11272a15b480864a01c
tree652da97787e8e86f876b647ca9dab4b6b64fe291
parent873b895d50d69a45b52bef85a8a4fb190f9c89ce
*: 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
14 files changed:
archival/tar.c
coreutils/env.c
coreutils/od_bloaty.c
coreutils/sort.c
debianutils/run_parts.c
editors/diff.c
editors/sed.c
findutils/xargs.c
libbb/getopt32.c
networking/traceroute.c
networking/udhcp/dhcpc.c
networking/wget.c
procps/ps.c
util-linux/getopt.c