Page MenuHomeFreeBSD

Add support of --no-dereference
ClosedPublic

Authored by thj on Feb 8 2022, 2:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 7, 2:45 PM
Unknown Object (File)
Fri, Nov 1, 3:55 AM
Unknown Object (File)
Fri, Nov 1, 3:40 AM
Unknown Object (File)
Tue, Oct 29, 4:57 AM
Unknown Object (File)
Oct 2 2024, 5:19 PM
Unknown Object (File)
Sep 27 2024, 1:25 PM
Unknown Object (File)
Sep 24 2024, 9:04 AM
Unknown Object (File)
Sep 24 2024, 4:14 AM
Subscribers

Details

Summary

When diffing files and directories, don't follow symbolic links, instead
compare where they link to.

I am really hoping that someone will point me to a more elegant way to hand the
lstat vs stat usage here, but I couldn't see a way through.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable