aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/ucs2_string.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-13lib/ucs2_string: Add UCS-2 strscpy functionMaximilian Luz1-0/+52
2018-06-07lib/ucs2_string.c: add MODULE_LICENSE()Randy Dunlap1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-09-09lib/ucs2_string: Speed up ucs2_utf8size()Lukas Wunner1-1/+1
2016-02-16lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk1-7/+7
2016-02-10lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones1-0/+62
2013-04-15Move utf16 functions to kernel core and renameMatthew Garrett1-0/+51