[PATCH] tsort: new applet
Denys Vlasenko
vda.linux at googlemail.com
Mon May 2 12:26:43 UTC 2022
applied, thank you
On Mon, Feb 21, 2022 at 12:59 AM David Leonard
<d+busybox at adaptive-enterprises.com> wrote:
>
> Thanks. Patch fixed, attached.
>
> By the way, is this the right default for config?
> > +//config: default n
>
> David
>
> On Sun, 20 Feb 2022, tito wrote:
>
> > some minor fixes inline.
> ...
> > + /* binry search for name */
> >
> > Typo binry -> binary
> ...
> > +#ifndef TINY
> >
> > bb_error_msg("cycle at %s", G.nodes[i]->name);
> >
> > + fprintf(stderr, "tsort: cycle at %s\n", G.nodes[i]->name);
> > +#endif_______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox
More information about the busybox
mailing list