add support for LC_TIME and LC_MESSAGES translations
[musl] / src / locale / langinfo.c
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