On Wed, May 25, 2011 at 3:31 AM, Marc Andre Tanner <m...@brain-dump.org> wrote: > I think you are exaggerating quite a bit. Most of the uglyness comes > from the fact that they try to save each and every byte.
The rest comes from this monolithic-binary problem. > You might also want to take a look at toybox: I remember reading about Toybox, but it's got the same monolithic-binary goal as busybox. I dislike all the global unions and other such, but at least the code is much, much nicer than busybox. -- # Kurt H Maier