aboutsummaryrefslogtreecommitdiffstats
path: root/src/charset.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* charset: pass -1 instead of strlen()Max Kellermann2008-10-031-2/+2
* fix compiler errors without locale.hMax Kellermann2008-10-021-0/+13
* charset: convert strings with fallbackMax Kellermann2008-10-021-24/+10
* charset: charset_init() returns character setMax Kellermann2008-10-021-6/+5
* charset: renamed my_strlen() to utf8_width()Max Kellermann2008-10-021-3/+3
* moved code to charset.cMax Kellermann2008-10-021-0/+116