You should've read the full thread.  The suggestion was to use dlopen() to
fix busybox keeping init code for *everything* in memory when it's not
needed, not just for a parser for an ntpd config file.

Mike Dean

[email protected]
http://www.emacinc.com/

Engineer
EMAC, Inc.
618-529-4525 Ext. 330
618-457-0110 Fax
2390 EMAC Way
Carbondale, Il 62901



On Fri, Mar 21, 2014 at 4:16 PM, Laurent Bercot <[email protected]>wrote:

>
>  Are you seriously suggesting to add dlopen()ed libraries to busybox
> to offset the bloat of adding a config file parser to ntpd ?
>
>  This is the exact kind of "design" that busybox is fighting.
>  Please readhttp://busybox.net/FAQ.html#goals  and
> http://busybox.net/FAQ.html#tips_memory  , as well as
> http://en.wikipedia.org/wiki/KISS_principle .
>
> --
>  Laurent
>
>
> _______________________________________________
> busybox mailing list
> [email protected]
> http://lists.busybox.net/mailman/listinfo/busybox
>
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to