Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149228000
D53508.1789707538.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
813 B
Referenced Files
None
Subscribers
None
D53508.1789707538.diff
View Options
diff --git a/lib/libsys/pathconf.2.sav b/lib/libsys/pathconf.2
--- a/lib/libsys/pathconf.2.sav
+++ b/lib/libsys/pathconf.2
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd August 6, 2025
+.Dd October 31, 2025
.Dt PATHCONF 2
.Os
.Sh NAME
@@ -180,7 +180,8 @@
.It Li _PC_HAS_NAMEDATTR
Return 1 if one or more named attributes exist for the file, otherwise 0.
.It Li _PC_HAS_HIDDENSYSTEM
-Return 1 if both
+Return 1 if all of the
+.Dv UF_ARCHIVE ,
.Dv UF_HIDDEN
and
.Dv UF_SYSTEM
@@ -192,6 +193,9 @@
.Xr copy_file_range 2
for a file system if block cloning is supported,
otherwise 0.
+.It Li _PC_CASE_INSENSITIVE
+Return 1 if the file system performs case insensitive lookups,
+otherwise 0.
.El
.Sh RETURN VALUES
If the call to
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Sep 18, 4:58 AM (7 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29716960
Default Alt Text
D53508.1789707538.diff (813 B)
Attached To
Mode
D53508: pathconf.2: Document the new _PC_CASE_INSENSITIVE name
Attached
Detach File
Event Timeline
Log In to Comment