[PATCH] make top.c even smaller

Bernhard Fischer rep.nop at aon.at
Tue Feb 14 18:45:24 UTC 2006


On Tue, Feb 14, 2006 at 08:35:21PM +0300, Vladimir N. Oleynik wrote:
>Bernhard,
>
>>>diff -urpN busybox.fix2/procps/top.c busybox.fix3/procps/top.c
>>>--- busybox.fix2/procps/top.c	Mon Feb 13 15:41:02 2006
>>>+++ busybox.fix3/procps/top.c	Tue Feb 14 12:23:54 2006
>>>@@ -51,13 +51,13 @@ static procps_status_t *top;   /* Hehe *
>>>static int ntop;
>>>
>>>#ifdef CONFIG_FEATURE_USE_TERMIOS
>
>>can you please s/ifdef[[:space:]]*CONFIG_/if ENABLE_/gc
>>while at it?
>
>What for?

We want to remove CONFIG_ mid-term, AFAIU.



More information about the busybox mailing list