[Toybox] diff -F

James Farrell jamesfarrell at google.com
Mon Jun 27 13:01:44 PDT 2022


I took a quick look at the code. Doesn't seem too hard to implement, since
there's already regexp match code in lib.c. Just need to backtrack after we
print @@ until we find a matching line.

-- James


On Mon, Jun 27, 2022 at 2:22 PM enh <enh at google.com> wrote:

>
> https://android.googlesource.com/platform/build/soong/+/master/java/droidstubs.go#763
> is a place where `diff -F` is used in the AOSP build (found by
> +jamesfarrell). i've added to my canonical [internal] "toybox for AOSP
> hermetic builds" doc, but what's your preference for such things? separate
> bug for any given thing? doc somewhere? section in roadmap.md? random
> mailing list posts like this?
>
> (i'll start with the latter since that certainly seems to be your default
> preference, but migrating my doc to roadmap.md doesn't sound like a
> terrible idea? happy to send you a patch if you want...)
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20220627/300edeff/attachment-0001.htm>


More information about the Toybox mailing list