[PATCH] tsort: new applet
David Leonard
d+busybox at adaptive-enterprises.com
Sun Feb 20 23:58:55 UTC 2022
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tsort2.patch
Type: text/x-diff
Size: 9296 bytes
Desc:
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20220221/ce9d5173/attachment.patch>
More information about the busybox
mailing list