[PATCH] bloat-o-meter: teach it to handle aliases

Denys Vlasenko vda.linux at googlemail.com
Mon Feb 1 02:42:56 UTC 2010


On Sunday 31 January 2010 19:31, Bernhard Reutner-Fischer wrote:
> On Sat, Jan 30, 2010 at 06:09:57PM +0100, Bernhard Reutner-Fischer wrote:
> >Previously aliases were counted as full implementation taking up space:
> >setservent                                            64      55      -9
> >__GI_setservent                                       64      55      -9
> >getservent_r                                         420     319    -101
> >__GI_getservent_r                                    420     319    -101
> >
> >Teach it to properly handle aliases.
> 
> ping.
> Opinions?

I did not check the patch per se. The fix is conceptually correct.
Please apply.
--
vda


More information about the busybox mailing list