Page MenuHomeFreeBSD

ln: Tweak append logic.
ClosedPublic

Authored by des on Apr 15 2025, 5:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 5:48 AM
Unknown Object (File)
Sep 13 2025, 9:21 PM
Unknown Object (File)
Sep 12 2025, 9:40 PM
Unknown Object (File)
Sep 7 2025, 5:21 AM
Unknown Object (File)
Sep 5 2025, 3:51 PM
Unknown Object (File)
Sep 5 2025, 1:20 AM
Unknown Object (File)
Aug 26 2025, 3:29 PM
Unknown Object (File)
Aug 20 2025, 5:21 PM
Subscribers

Details

Reviewers
allanjude
Group Reviewers
Klara
Commits
rG8ce85300c792: ln: Tweak append logic.
Summary

If the target is "." or ends in "/" or "/.", we always want to append
the source's basename, even in the Fflag case.

MFC after: never
Relnotes: yes
Sponsored by: Klara, Inc.

Diff Detail

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