HomeFreeBSD

unistd.h: Add new Solaris compatible pathconf names

Description

unistd.h: Add new Solaris compatible pathconf names

Solaris software can use _PC_XATTR_ENABLED and
_PC_XATTR_EXISTS, which are semantically the same
as _PC_NAMEDATTR_ENABLED and _PC_HAS_NAMEDATTR.

Add these pathconf names to unistd.h for Solaris compatibility.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D51546
Fixes: 2ec2ba7e232d ("vfs: Add VFS/syscall support for Solaris style extended attributes")

Details

Provenance
rmacklemAuthored on Jul 26 2025, 9:26 PM
Reviewer
kib
Differential Revision
D51546: unistd.h: Add new Solaris compatible pathconf names
Parents
rG122b2a3530f8: getsockopt.2: Add SO_SPLICE source socket read and socket close behavior
Branches
Unknown
Tags
Unknown