mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
This avoids pulling in gmtime's static buffer:
function old new delta
svlogd_main 1401 1412 +11
send_headers 668 678 +10
gmtime 21 - -21
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 2/0 up/down: 21/-21) Total: 0 bytes
text data bss dec hex filename
920221 555 5804 926580 e2374 busybox_old
920221 555 5740 926516 e2334 busybox_unstripped
^^^^
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
||
|---|---|---|
| .. | ||
| libiproute | ||
| ssl_helper | ||
| ssl_helper-wolfssl | ||
| udhcp | ||
| arp.c | ||
| arping.c | ||
| brctl.c | ||
| Config.src | ||
| dnsd.c | ||
| ether-wake.c | ||
| ftpd.c | ||
| ftpgetput.c | ||
| hostname.c | ||
| httpd.c | ||
| httpd_helpers.sh | ||
| httpd_indexcgi.c | ||
| httpd_post_upload.cgi | ||
| httpd_ssi.c | ||
| ifconfig.c | ||
| ifenslave.c | ||
| ifplugd.c | ||
| ifupdown.c | ||
| inetd.c | ||
| interface.c | ||
| ip.c | ||
| ipcalc.c | ||
| isrv.c | ||
| isrv.h | ||
| isrv_identd.c | ||
| Kbuild.src | ||
| nameif.c | ||
| nbd-client.c | ||
| nc.c | ||
| nc_bloaty.c | ||
| netstat.c | ||
| nslookup.c | ||
| ntpd.c | ||
| ntpd.diff | ||
| parse_pasv_epsv.c | ||
| ping.c | ||
| pscan.c | ||
| route.c | ||
| slattach.c | ||
| ssl_client.c | ||
| tc.c | ||
| tcpudp.c | ||
| tcpudp_perhost.c | ||
| tcpudp_perhost.h | ||
| telnet.c | ||
| telnetd.c | ||
| telnetd.ctrlSQ.patch | ||
| telnetd.IAC_test.sh | ||
| tftp.c | ||
| tls.c | ||
| tls.h | ||
| tls_aes.c | ||
| tls_aes.h | ||
| tls_pstm.c | ||
| tls_pstm.h | ||
| tls_pstm_montgomery_reduce.c | ||
| tls_pstm_mul_comba.c | ||
| tls_pstm_sqr_comba.c | ||
| tls_rsa.c | ||
| tls_rsa.h | ||
| tls_symmetric.h | ||
| traceroute.c | ||
| tunctl.c | ||
| vconfig.c | ||
| wget.c | ||
| whois.c | ||
| zcip.c | ||