remove a fixme comment
[musl] / src / locale /
2012-03-02 Rich Felkeradd all missing wchar functions except floating point...
2012-02-07 Rich Felkermore locale_t interfaces (string stuff) and header...
2012-02-07 Rich Felkerfix some omissions and mistakes in locale_t interface...
2012-02-07 Rich Felkeradd more of the locale_t interfaces, all dummied out...
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