HomeFreeBSD

fcntl.h: Add O_XATTR for Solaris compatibility

Description

fcntl.h: Add O_XATTR for Solaris compatibility

Commit 2ec2ba7e231d added O_NAMEDATTR for support
of the Solaris style extended attribute mechanism.

This patch adds O_XATTR as a synonym so that
software that has Solaris extended attribute support
can be built easily.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D51099

Details

Provenance
rmacklemAuthored on Jul 1 2025, 3:12 PM
Reviewer
kib
Differential Revision
D51099: fcntl.h: Add O_XATTR for Solaris compatibility
Parents
rG24e8ed535ff6: network.subr: correct return code in case of bad call to ifisup()
Branches
Unknown
Tags
Unknown