[PATCH] attempt to reduce size in readlink

Rob Landley rob at landley.net
Sat Sep 17 11:14:38 UTC 2005


On Friday 16 September 2005 06:45, Tito wrote:
> Hi,
> this is just a proposal to reduce size of readlink.
> I personally don't like this coding style so much,
> so Rob it is up to you if you want to apply it.

I redid it with a different coding style that, unfortunately, involves three 
tests of the ENABLE guard.

I'm not sure how much of an improvement it is over your version, but it's 
checked in now.

Rob



More information about the busybox mailing list