[PATCH] shell/lash.c: set environment variable

Bernhard Fischer rep.nop at aon.at
Mon Jun 5 18:17:56 UTC 2006


On Mon, Jun 05, 2006 at 02:10:07PM -0400, Rob Landley wrote:
>On Saturday 03 June 2006 2:39 pm, Shaun Jackman wrote:
>> On 5/26/06, Rob Landley <rob at landley.net> wrote:
>> > On Friday 26 May 2006 12:11 pm, Shaun Jackman wrote:
>> > > On 5/26/06, Rob Landley <rob at landley.net> wrote:
>> > > > I suppose in the short term I could always add this as a config
>> > > > option, even though we're talking something like 35 bytes here...
>> > >
>> > > For the 35 bytes saved, I wouldn't bother with the config option. I
>> > > don't know where exactly one places the cutoff, but for me it's
>> > > somewhere above 35 bytes -- and for context, I'm on a 1 MB RAM & 2 MB
>> > > flash system.
>> >
>> > I generally place it around 100 bytes myself, but lash is a special case.
>> > :)
>>
>> For the sake of argument -- and incidentally, furthering the
>> acceptance of this patch -- let's set the lash limit at 42 bytes,
>> leaving this patch a good 7 bytes to spare! Please apply.
>>
>> Many thanks!
>> Shaun
>
>Actually I made some changes that shrink lash last week.  I've got pending 
>stuff in my tree for this, and if I combine that shrinkage with this change I 
>think that I can avoid a net increase in the size of lash...

Heh
   text	   data	    bss	    dec	    hex	filename
   7481	    196	     60	   7737	   1e39	shell/lash.o.orig
   7288	    196	     60	   7544	   1d78	shell/lash.o

see the "ctype.h stuff" patch, incarnation 01g i just sent ;)



More information about the busybox mailing list