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)
Dec 8 2024, 2:31 AM
Unknown Object (File)
Dec 7 2024, 11:17 AM
Unknown Object (File)
Nov 21 2024, 12:56 PM
Unknown Object (File)
Nov 14 2024, 5:47 AM
Unknown Object (File)
Nov 13 2024, 8:15 AM
Unknown Object (File)
Nov 7 2024, 2:45 PM
Unknown Object (File)
Nov 1 2024, 3:55 AM
Unknown Object (File)
Nov 1 2024, 3:40 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 44337
Build 41225: arc lint + arc unit