summaryrefslogtreecommitdiff
path: root/base/gp_utf8.c
Commit message (Collapse)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
|
* Fix compiler warnings.Chris Liddell2023-01-041-7/+5
|
* Move gp_wutf8 functions to be gp_utf8.Robin Watts2022-11-211-0/+199
Promote previously windows specific functions to be generically available (and give them names that reflect that).