[PATCH] tar: Implement --no-recursion

Denys Vlasenko vda.linux at googlemail.com
Fri May 18 14:15:03 UTC 2012


On Tue, Apr 24, 2012 at 5:06 PM, Natanael Copa <natanael.copa at gmail.com> wrote:
> bloatcheck on x86_64:
>
> function                                             old     new   delta
> tar_longopts                                         259     274     +15
> .rodata                                             5757    5772     +15
> tar_main                                            1038    1052     +14
> writeTarFile                                         362     353      -9
> ------------------------------------------------------------------------------
> (add/remove: 0/0 grow/shrink: 3/1 up/down: 44/-9)              Total: 35 bytes
>   text    data     bss     dec     hex filename
>  81457    1706    8344   91507   16573 busybox_old
>  81477    1706    8344   91527   16587 busybox_unstripped
>
> Signed-off-by: Natanael Copa <ncopa at alpinelinux.org>

Applied, thanks!
Sorry for the delay.
-- 
vda


More information about the busybox mailing list