svn commit: trunk/busybox: coreutils include libbb loginutils

Rob Landley rob at landley.net
Tue Jun 20 14:28:08 PDT 2006


On Tuesday 20 June 2006 1:17 pm, Peter Kjellerstedt wrote:
> Anyway, I have attached a new patch which adds all the missing baud
> rates again. The patch also removes the factoring and uses unsigned long
> to store the baud rates. The rationale for removing the factoring is
> that the generated code is only 16 bytes larger, and it should be faster
> to execute, and easier to maintain. Total code size increase is 76
> bytes.
>
> FYI, just removing the factoring from the current code actually shrinks
> it with 12 bytes since the functions become simpler (that's what you get
> for trying to do clever things).

I've put it in my to-do pile for 1.3.

Now to make my to-do pile for 1.2 smaller...

Rob
-- 
Never bet against the cheap plastic solution.


More information about the busybox mailing list