[Toybox] [PATCH] Support diff --no-dereference
Daniel Rosenberg
drosen at google.com
Mon Aug 19 14:07:00 PDT 2024
ping
On Fri, Aug 9, 2024 at 5:52 PM Daniel Rosenberg <drosen at google.com> wrote:
>
> diff --no-dereference causes diff to not follow symlinks, instead comparing
> the link name.
>
> Added some basic tests.
> ---
> lib/lib.h | 1 +
> lib/xwrap.c | 5 +++
> tests/diff.test | 7 ++++
> toys/pending/diff.c | 96 +++++++++++++++++++++++++++++++++++----------
> 4 files changed, 88 insertions(+), 21 deletions(-)
More information about the Toybox
mailing list