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)
Mar 19 2026, 8:39 AM
Unknown Object (File)
Mar 17 2026, 12:36 AM
Unknown Object (File)
Mar 16 2026, 6:14 AM
Unknown Object (File)
Mar 16 2026, 12:11 AM
Unknown Object (File)
Mar 16 2026, 12:11 AM
Unknown Object (File)
Mar 15 2026, 8:52 AM
Unknown Object (File)
Mar 7 2026, 3:23 AM
Unknown Object (File)
Mar 4 2026, 4:07 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