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

Bernhard Fischer rep.dot.nop at gmail.com
Tue Apr 10 01:08:49 PDT 2007


On Sat, Apr 07, 2007 at 12:59:41PM +0200, Denis Vlasenko wrote:
>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?

$ apt-get install dict && dict blob ;# suggests:
[...]
     1. n. [acronym: Binary Large OBject] Used by database people to refer
     to any random large block of bits that needs to be stored in a
     database, such as a picture or sound file. The essential point about
     a BLOB is that it's an object that cannot be interpreted within the
     database itself.

>
>> 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!

Ok, will do. Thanks for looking at it!


More information about the busybox mailing list