libbb: add strncpy_IFNAMSIZ
authorDenis Vlasenko <vda.linux@googlemail.com>
Tue, 2 Dec 2008 18:18:50 +0000 (18:18 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Tue, 2 Dec 2008 18:18:50 +0000 (18:18 -0000)
commit360d9661b6a33b0358104623058f1c3629a469ea
tree268954b686b38c96428e3b74fc1ebb2ebdfdfb32
parent928b2c0fee65cae10f683ee0f1ea8d0a29a54924
libbb: add strncpy_IFNAMSIZ

function                                             old     new   delta
...
udhcp_read_interface                                 225     220      -5
brctl_main                                          1151    1146      -5
add_interface                                        109     104      -5
ipaddr_list_or_flush                                2174    2167      -7
do_add_ioctl                                          88      80      -8
vconfig_main                                         249     240      -9
do_del_ioctl                                          78      68     -10
do_iplink                                           1186    1173     -13
do_if_fetch                                          766     753     -13
buffer_fill_and_print                                196     179     -17
parse_args                                          1709    1684     -25
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/20 up/down: 11/-140)         Total: -129 bytes
19 files changed:
e2fsprogs/old_e2fsprogs/uuid/gen_uuid.c
include/libbb.h
libbb/xfuncs.c
networking/arping.c
networking/brctl.c
networking/ether-wake.c
networking/ifconfig.c
networking/ifenslave.c
networking/interface.c
networking/libiproute/ipaddress.c
networking/libiproute/iplink.c
networking/libiproute/iptunnel.c
networking/libiproute/ll_map.c
networking/nameif.c
networking/route.c
networking/traceroute.c
networking/udhcp/socket.c
networking/vconfig.c
networking/zcip.c