HomeFreeBSD

symlink.2: document EOPNOTSUPP

Description

symlink.2: document EOPNOTSUPP

When the file system does not support symbolic links (like in the case
of MSDOS), symlink() returns -1 and sets errno to EOPNOTSUPP.
Document this behavior.

Reviewed by: glebius, markj
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D49803

(cherry picked from commit dd9e59beebbb346f329dfd1de26a84da8afdcb1d)

Details

Provenance
tuexenAuthored on Apr 14 2025, 10:03 PM
Reviewer
glebius
Differential Revision
D49803: symlink.2: document EOPNOTSUPP
Parents
rG25f971766372: tcp: cleanup
Branches
Unknown
Tags
Unknown