Page MenuHomeFreeBSD

Add support of --no-dereference
ClosedPublic

Authored by thj on Feb 8 2022, 2:08 PM.
Tags
None
Referenced Files
F145747936: D34203.id.diff
Mon, Feb 23, 10:00 PM
Unknown Object (File)
Sun, Feb 22, 10:11 AM
Unknown Object (File)
Wed, Feb 18, 11:08 PM
Unknown Object (File)
Sun, Feb 8, 3:38 PM
Unknown Object (File)
Sun, Feb 8, 12:04 AM
Unknown Object (File)
Sat, Feb 7, 7:48 PM
Unknown Object (File)
Sat, Feb 7, 5:17 PM
Unknown Object (File)
Sat, Jan 31, 8:15 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