aboutsummaryrefslogtreecommitdiffstats
path: root/fs/unicode/utf8-norm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294Thomas Gleixner1-10/+1
2019-05-12unicode: add missing check for an error return from utf8lookup()Theodore Ts'o1-0/+2
2019-04-25unicode: implement higher level API for string handlingGabriel Krisman Bertazi1-0/+6
2019-04-25unicode: reduce the size of utf8data[]Olaf Weber1-20/+171
2019-04-25unicode: introduce code for UTF-8 normalizationOlaf Weber1-0/+642