avoid reading uninitialized memory in __map_file
[musl] / src / locale / langinfo.c
2015-09-09 Rich Felkerfix breakage in nl_langinfo from previous commit
2015-09-09 Rich Felkermake nl_langinfo(CODESET) always return "UTF-8"
2015-06-16 Rich Felkerbyte-based C locale, phase 1: multibyte character handl...
2014-07-26 Rich Felkeradd support for LC_TIME and LC_MESSAGES translations
2014-07-26 Rich Felkeradd missing yes/no strings to nl_langinfo
2014-07-26 Rich Felkerfix nl_langinfo table for LC_TIME era-related items
2014-07-03 Rich Felkerproperly pass current locale to *_l functions when...
2013-07-28 Rich Felkerfix semantically incorrect use of LC_GLOBAL_LOCALE
2013-07-24 Rich Felkerrework langinfo code for ABI compat and for use by... master
2011-04-03 Rich Felkerfix nl_langinfo to actually use the existing, correct...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0