summaryrefslogtreecommitdiff
path: root/src/locale/codepages.h
AgeCommit message (Expand)AuthorFilesLines
2017-12-18add cp866 (dos cyrillic) to iconvRich Felker1-0/+12
2017-12-12add ibm1047 codepage (ebcdic representation of latin1) to iconvRich Felker1-0/+20
2017-11-13generalize iconv framework for 8-bit codepagesRich Felker1-197/+220
2014-05-13add cp437 and cp850 to available iconv conversionsRich Felker1-138/+165
2011-07-12simplify iconv and support more legacy codepagesRich Felker1-0/+238