non-busybox dhcp clients (was: PATCH: ifupdown.c, udhcpc, and standalone shell)

Rob Landley rob at landley.net
Thu Oct 5 17:08:52 UTC 2006


On Thursday 05 October 2006 11:37 am, Gabriel L. Somlo wrote:

> We're talking about this much code:
> 
> static int execable(char *program)
> {
...
> }
> 
> Is there anything in libbb that I can use instead of this ? If not,
> and you guys want to add something in there, let me know and I'll use
> it :)

I generally just called execvp() or some such and if I got control back, that 
wasn't it.

Rob
-- 
Never bet against the cheap plastic solution.



More information about the busybox mailing list