Working with UTF-8 in the kernel
Working with UTF-8 in the kernel
Posted Apr 8, 2019 21:18 UTC (Mon) by foom (subscriber, #14868)In reply to: Working with UTF-8 in the kernel by dvdeug
Parent article: Working with UTF-8 in the kernel
> Fortunately, there are rules for locale-insensitive case-folding, and they aren't random or arbitrary.
That may be, but FAT, exFAT, and NTFS don't use the unicode case folding rules. If the justification is to make something compatible with those systems, do we actually need the (rather complex) unicode rules?
