Case-insensitive filesystem lookups
Case-insensitive filesystem lookups
Posted May 23, 2018 21:27 UTC (Wed) by saffroy (guest, #43999)In reply to: Case-insensitive filesystem lookups by Sesse
Parent article: Case-insensitive filesystem lookups
Indeed, locale matters, and this means the definition of case also depends on the character encoding.
Unicode case folding does simplify things, but AFAIK the Turkish "i" still requires some special care (see this page for a detailed explanation).
