[PATCH] Add signal handling for status update to dd

Jason Schoon floydpink at gmail.com
Tue May 2 19:44:28 PDT 2006


On 5/2/06, Rob Landley <rob at landley.net> wrote:
>
>
> Applied.
>
> Slightly concerned that it adds more globals, but we have a technique to
> handle that (per-applet applet global structs, in a big union) if we ever
> get
> around to actually implementing that...
>
> Rob


Noted.  I thought about that actually while making the change, but doing it
without globals would have been much sloppier code.  If the global union
struct stuff were in place, I would have definitely used that.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/busybox/attachments/20060502/25d1b62a/attachment.htm


More information about the busybox mailing list