remove some stray trailing space characters
[musl] / src / locale /
2011-07-13 Rich Felkergb18030 support in iconv (only from, not to)
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-05-30 Rich Felkerimplement uselocale function (minimal)
2011-04-07 Rich Felkerfix breakage due to converting a return type to size_t...
2011-04-03 Rich Felkerfix nl_langinfo to actually use the existing, correct...
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