legacy japanese charset support in iconv (only from, not to)
[musl] / src / locale / iconv.c
2011-07-12 Rich Felkerlegacy japanese charset support in iconv (only from...
2011-07-12 Rich Felkersimplify iconv and support more legacy codepages
2011-07-03 Rich Felkericonv was not returning -1 on most failure
2011-04-07 Rich Felkerfix breakage due to converting a return type to size_t...
2011-03-25 Rich Felkerfix all implicit conversion between signed/unsigned...
2011-02-14 Rich Felkeruse a more-correct integer type, and silence 64-bit...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0