hush/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 libiproute: code shrink by adding FAST_FUNC 2010-07-24 23:27:38 +02:00
ip_parse_common_args.c whitespace cleanup 2010-10-29 11:46:52 +02:00
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 *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
libnetlink.c iproute: fix parsing and matching of of "short" IP addrs like 10/8 2011-02-23 01:20:44 +01:00
libnetlink.h whitespace cleanup 2010-10-29 11:46:52 +02:00
ll_addr.c whitespace cleanup 2010-10-29 11:46:52 +02:00
ll_map.c whitespace cleanup 2010-10-29 11:46:52 +02:00
ll_map.h *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
ll_proto.c Fix compile failure in ll_proto.c 2012-09-03 11:41:30 +02:00
ll_types.c add include <sys/socket.h> 2011-04-17 23:18:15 +02:00
rt_names.c whitespace cleanup 2010-10-29 11:46:52 +02:00
rt_names.h libiproute/*: code shrink 2009-10-13 17:58:24 +02:00
rtm_map.c whitespace cleanup 2010-10-29 11:46:52 +02:00
rtm_map.h libiproute/*: code shrink 2009-10-13 17:58:24 +02:00
utils.c iproute: fix parsing and matching of of "short" IP addrs like 10/8 2011-02-23 01:20:44 +01:00
utils.h iproute: fix parsing and matching of of "short" IP addrs like 10/8 2011-02-23 01:20:44 +01:00