fix up lfs64 junk for preadv/pwritev
[musl] / src / locale /
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-06-20 Rich Felkerduplocale: don't crash when called with LC_GLOBAL_LOCALE
2012-06-20 Rich Felkerfix localeconv values and implementation
2012-06-19 Rich Felkerfix multiple iconv bugs reading utf-16/32 and wchar_t
2012-06-19 Rich Felkerfix iconv dest utf-16: unavailable chars must be replac...
2012-06-19 Rich Felkerfix erroneous utf-16 encoding with surrogates in iconv
2012-04-21 Rich Felkerfix major breakage in iconv, bogus rejecting of dest...
2012-03-26 nszMerge branch 'master' of git://git.etalabs.net/musl
2012-03-25 Rich FelkerMerge remote branch 'nsz/master'
2012-03-25 Rich Felkeradd strfmon_l variant (still mostly incomplete)
2012-03-21 Rich Felkerinitial, very primitive strfmon
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