On Mon, Mar 5, 2012 at 8:23 PM, Ed W <[email protected]> wrote: >> strstr is too permissive. Think how many processes --exec n (for example) >> will match. > > Actually, at most 1 ... > > Remember my proposal is that this is only effective for the specific case of > --exec AND --pidfile.
That's why I wanted to see the patch: I expect that after coding special case "use strstr on --exec only if we also have --pidfile" you'd see that the resulting code is ugly. -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
