busybox/networking/libiproute
Bartosz Golaszewski 5d2e409ef8 libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes
function                                             old     new   delta
bb_sc_clk_tck                                          -      10     +10
timescmd                                             118     113      -5
print_route                                         1763    1758      -5
mpstat_main                                         1288    1283      -5
iostat_main                                         1947    1942      -5
INET_setroute                                        879     871      -8
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/5 up/down: 10/-28)            Total: -18 bytes
Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2014-06-22 14:01:13 +02:00
..
ip_common.h
ip_parse_common_args.c
ipaddress.c ip: code shrink 2013-07-15 05:15:46 +02:00
iplink.c ip link: add support for "address ETHADDR". Closes 4862 2014-03-01 17:38:41 +01:00
iproute.c libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes 2014-06-22 14:01:13 +02:00
iprule.c ip: code shrink 2013-07-15 05:15:46 +02:00
iptunnel.c ip: code shrink 2013-07-15 05:15:46 +02:00
Kbuild.src
libnetlink.c
libnetlink.h
ll_addr.c
ll_map.c
ll_map.h
ll_proto.c
ll_types.c
rt_names.c
rt_names.h
rtm_map.c
rtm_map.h
utils.c
utils.h