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.
Differential D51546
unistd.h: Add new Solaris compatible pathconf names rmacklem on Jul 25 2025, 10:00 PM. Authored by Tags None Referenced Files
Subscribers
Details
Solaris software can use _PC_XATTR_ENABLED and Add these pathconf names to unistd.h for Solaris compatibility. Ran a test program with _PC_XATTR_ENABLED and
Diff Detail
|