busybox/networking
Denys Vlasenko d60752f8c9 build system: -fno-builtin-printf
Benefits are: drops reference to out-of-line putchar(), fixes a few cases
of failed string merge.

function                                             old     new   delta
i2cdump_main                                        1488    1502     +14
sha256_process_block64                               423     433     +10
sendmail_main                                       1183    1185      +2
list_table                                          1114    1116      +2
i2cdetect_main                                      1235    1237      +2
fdisk_main                                          2852    2854      +2
builtin_type                                         119     121      +2
unicode_conv_to_printable2                           325     324      -1
scan_recursive                                       380     378      -2
mkfs_minix_main                                     2687    2684      -3
buffer_fill_and_print                                178     169      -9
putchar                                              152       -    -152
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 7/4 up/down: 34/-167)          Total: -133 bytes
   text    data     bss     dec     hex filename
 937788     932   17676  956396   e97ec busybox_old
 937564     932   17676  956172   e970c busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2015-10-07 22:42:45 +02:00
..
libiproute ipaddress: better formatting, no code changes 2015-07-01 18:36:06 +02:00
ssl_helper
ssl_helper-wolfssl ssl_helper: tweaks discovered while building 32-bit version 2015-10-07 02:00:11 +02:00
udhcp libbb: add setsockopt_foo helpers 2015-08-24 20:00:17 +02:00
arp.c Removes stray empty line from code 2015-07-13 03:25:46 +02:00
arping.c build system: -fno-builtin-printf 2015-10-07 22:42:45 +02:00
brctl.c build system: -fno-builtin-printf 2015-10-07 22:42:45 +02:00
Config.src wget: make openssl/ssl_helper choice configurable 2015-10-07 01:39:40 +02:00
dnsd.c libbb: introduce and use is_prefixed_with() 2015-03-12 17:48:34 +01:00
ether-wake.c
ftpd.c libbb: add setsockopt_foo helpers 2015-08-24 20:00:17 +02:00
ftpgetput.c
hostname.c
httpd_indexcgi.c
httpd_post_upload.txt
httpd_ssi.c
httpd.c libbb: add setsockopt_foo helpers 2015-08-24 20:00:17 +02:00
ifconfig.c
ifenslave.c
ifplugd.c ifplugd: discovered why it needed net/ethernet.h: just for ETH_ALEN 2015-10-07 02:02:56 +02:00
ifupdown.c ifupdown: 'prio' should have been 'metric' in static_up and static_up6 2015-08-24 20:18:36 +02:00
inetd.c libbb: introduce and use is_prefixed_with() 2015-03-12 17:48:34 +01:00
interface.c
ip.c ip addr: support change and replace commands 2015-07-01 18:26:41 +02:00
ipcalc.c ipcalc: fix trivial usage message 2015-08-15 21:15:27 +02:00
isrv_identd.c
isrv.c
isrv.h
Kbuild.src wget: make openssl/ssl_helper choice configurable 2015-10-07 01:39:40 +02:00
nameif.c libbb: introduce and use is_prefixed_with() 2015-03-12 17:48:34 +01:00
nbd-client.c libbb: add setsockopt_foo helpers 2015-08-24 20:00:17 +02:00
nc_bloaty.c libbb: add setsockopt_foo helpers 2015-08-24 20:00:17 +02:00
nc.c
netstat.c typo fixes 2015-05-25 13:46:36 +02:00
nslookup.c
ntpd.c libbb: add setsockopt_foo helpers 2015-08-24 20:00:17 +02:00
ping.c ping: fix recently introduced build breakage for non-optimizing builds 2015-08-25 16:26:31 +02:00
pscan.c
route.c
slattach.c
tc.c tc: fix print_rate 2015-05-24 18:01:53 +02:00
tcpudp_perhost.c
tcpudp_perhost.h
tcpudp.c
telnet.c libbb: add setsockopt_foo helpers 2015-08-24 20:00:17 +02:00
telnetd.c libbb: add setsockopt_foo helpers 2015-08-24 20:00:17 +02:00
telnetd.ctrlSQ.patch
tftp.c Removes stray empty line from code 2015-07-13 03:25:46 +02:00
traceroute.c libbb: add setsockopt_foo helpers 2015-08-24 20:00:17 +02:00
tunctl.c
vconfig.c
wget.c wget: make it possible to have both SSL helpers configured 2015-10-07 02:40:53 +02:00
whois.c
zcip.c zcip: tweak comments and make unsigned division more obvious 2015-08-04 15:06:38 +02:00