On 2025-06-07 09:45, Roland Mainz via Cygwin wrote:
Could Cygwin /bin/getconf please add support for |pathcomf(...
_PC_CASE_SENSITIVE)|, either querying
|FILE_CASE_SENSITIVE_INFORMATION| (see
https://learn.microsoft.com/en-us/windows-hardware/drivers/ddi/ntifs/ns-ntifs-_file_case_sensitive_information)
and check the |FILE_CS_FLAG_CASE_SENSITIVE_DIR| flag, or use the
volume flag |FILE_CASE_SENSITIVE_SEARCH| if
|FILE_CASE_SENSITIVE_INFORMATION| is not supported.
See lsattr(1), chattr(1):

        'C', 'Casesensitive': directory is handled case sensitive
        (Windows 10 1803 or later, local NTFS only, WSL must be installed)

--
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retrancher  but when there is no more to cut
                                -- Antoine de Saint-Exupéry

--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to