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, May 23, 6:10 PM
Unknown Object (File)
Fri, May 17, 11:07 PM
Unknown Object (File)
Tue, May 7, 3:58 AM
Unknown Object (File)
Tue, May 7, 3:56 AM
Unknown Object (File)
Tue, May 7, 12:39 AM
Unknown Object (File)
Mar 7 2024, 11:35 PM
Unknown Object (File)
Feb 28 2024, 1:11 AM
Unknown Object (File)
Feb 18 2024, 10:45 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 44387
Build 41275: arc lint + arc unit