aboutsummaryrefslogtreecommitdiff
path: root/wcsmbs/c16rtomb.c
AgeCommit message (Collapse)AuthorFilesLines
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-08Simplify char16_t implementationUlrich Drepper1-96/+1
2012-01-07More char16_t and char32_t supportUlrich Drepper1-6/+13
It works now for UTF-8 locales
2012-01-03Typo in test for C11-capable compilerUlrich Drepper1-2/+2
2012-01-01Add uchar.h support, part 1Ulrich Drepper1-0/+121
c16 support for locales other than the C locale is still missing.