[PATCH] wget.c reduce bloat

Denys Vlasenko vda.linux at googlemail.com
Sat Feb 19 22:57:20 UTC 2011


On Wednesday 16 February 2011 20:15, gotrunks at gmail.com wrote:
> Hi,
> In current implementation of bb wget, download_one_url function always
> returns EXIT_SUCCESS. With this patch I'm trying to reduce bloat
> getting the same functionality
> 
> make bloatcheck
> function                                             old     new   delta
> wget_main                                           2568    2513     -55
> ------------------------------------------------------------------------------
> (add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-55)             Total: -55 bytes
>    text	   data	    bss	    dec	    hex	filename
>  741524	   2079	   9076	 752679	  b7c27	busybox_old
>  741469	   2079	   9076	 752624	  b7bf0	busybox_unstripped


Applied, thanks!
-- 
vda


More information about the busybox mailing list