Commit History

Author SHA1 Message Date
  Rich Felker a946e8117e fix return value of nl_langinfo for invalid item arguments 9 years ago
  Rich Felker 2d51c4ad57 make nl_langinfo(CODESET) always return "ASCII" in byte-based C locale 9 years ago
  Rich Felker 58f6259dff fix breakage in nl_langinfo from previous commit 9 years ago
  Rich Felker 844212d94f make nl_langinfo(CODESET) always return "UTF-8" 9 years ago
  Rich Felker 1507ebf837 byte-based C locale, phase 1: multibyte character handling functions 9 years ago
  Rich Felker c5b8f19305 add support for LC_TIME and LC_MESSAGES translations 10 years ago
  Rich Felker 0206f596d5 add missing yes/no strings to nl_langinfo 10 years ago
  Rich Felker a19cd2b64a fix nl_langinfo table for LC_TIME era-related items 10 years ago
  Rich Felker 4c48501ee2 properly pass current locale to *_l functions when used internally 10 years ago
  Rich Felker 1ae4bc4280 fix semantically incorrect use of LC_GLOBAL_LOCALE 11 years ago
  Rich Felker 87be54a135 rework langinfo code for ABI compat and for use by time code 11 years ago
  Rich Felker 5600088d38 fix nl_langinfo to actually use the existing, correct internal version 14 years ago
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 years ago