summaryrefslogtreecommitdiffstats
path: root/fs/unicode/utf8-norm.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294Thomas Gleixner2019-06-051-10/+1
* unicode: add missing check for an error return from utf8lookup()Theodore Ts'o2019-05-121-0/+2
* unicode: implement higher level API for string handlingGabriel Krisman Bertazi2019-04-251-0/+6
* unicode: reduce the size of utf8data[]Olaf Weber2019-04-251-20/+171
* unicode: introduce code for UTF-8 normalizationOlaf Weber2019-04-251-0/+642