Files
linux/include
Gabriel Krisman Bertazi daa5e27c64 unicode: implement higher level API for string handling
This patch integrates the utf8n patches with some higher level API to
perform UTF-8 string comparison, normalization and casefolding
operations.  Implemented is a variation of NFD, and casefold is
performed by doing full casefold on top of NFD.  These algorithms are
based on the core implemented by Olaf Weber from SGI.

Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2019-09-23 13:23:28 -07:00
..
2018-08-14 23:49:13 +02:00
2019-04-03 15:25:12 -07:00
2018-11-04 14:50:51 +01:00
2019-07-11 18:47:34 -07:00