Chargen patch

hinko.kocevar at cetrtapot.si hinko.kocevar at cetrtapot.si
Tue Nov 7 09:09:05 UTC 2006


Bernhard Fischer wrote:
> On Mon, Nov 06, 2006 at 09:50:05AM -0500, Paul Fox wrote:
>>> +	while (nr--)
>>> +	{
>>> +		bb_printf ("%c", ch);
>>> +	}
>>
>> uh, no.  i don't think so.
> 
> ditto for the getopt() call. Please use getopt32() instead (see
> libbb/getopt32.c for docs)
> 
> PS: can't you do something like printf "\xff" | dd instead ?

Guess I could, but I still need to iterate, right? This would make it 
too slow on my small embedded system.

best regards,
hinko

-- 
ČETRTA POT, d.o.o., Kranj
Planina 3
4000 Kranj
Slovenija
Tel. +386 (0) 4 280 66 37
E-mail: hinko.kocevar at cetrtapot.si
Http: www.cetrtapot.si




More information about the busybox mailing list