[PATCH] shrink wget a bit; use skip_non_whitespace some more

Denis Vlasenko vda.linux at googlemail.com
Sat Apr 7 03:59:41 PDT 2007


On Friday 06 April 2007 17:06, Bernhard Fischer wrote:
> Hi vda, all
> 
> Attached patch shrinks wget a little bit and uses skip_non_whitespace in
> some additional places.
> 
> vda, please checkin if you like it.

--- libbb/str_tolower.c (revision 0)
+++ libbb/str_tolower.c (revision 0)
@@ -0,0 +1,11 @@
+/* vi set: sw=4 ts=4: */
+/* Licensed under GPLv2 or, at your opinion, any later version */
+//XXX: use default blob above
+#include "libbb.h"

My built-in English translator failed here. What this XXX means?

> TIA
> 
> PS: statistics:
>    text    data     bss     dec     hex filename
>  612469    2764   18416  633649   9ab31 bb_un.r18346-4.1
>  612389    2764   18416  633569   9aae1 busybox_unstripped

Looks good to me. Please feel free to apply. Thanks!
--
vda


More information about the busybox mailing list