1. 5a0aa3d Switch to a working UTF-8 mb/wc implementation. by Elliott Hughes · 11 years ago
  2. 94336d8 Switch to OpenBSD stdio wide printf functions. by Elliott Hughes · 11 years ago
  3. c932225 Switch to OpenBSD stdio wide get/put functions. by Elliott Hughes · 11 years ago
  4. 01ae00f Switch to the OpenBSD implementations of the wide scanf functions. by Elliott Hughes · 11 years ago
  5. 770491f Fix build (signed char issue). by Elliott Hughes · 11 years ago
  6. 3d7a0d9 Switch to the OpenBSD wcsto* functions. by Elliott Hughes · 11 years ago
  7. 0a5e26d Add mbtowc and fix mbrtowc. by Elliott Hughes · 11 years ago
  8. d299bcf Replace our broken wcswcs with the working upstream one. by Elliott Hughes · 11 years ago
  9. 1b836ee Fix a wchar.wcstombs_wcrtombs test failure. by Elliott Hughes · 11 years ago
  10. 0549371 Upgrade to current vfprintf. by Elliott Hughes · 11 years ago
  11. 40b0579 Add iswblank for libcxx. by Elliott Hughes · 11 years ago
  12. 77e944f Implement wctomb(3) for ltrace. by Elliott Hughes · 11 years ago
  13. 29c7f0b Move setlocale(3) and the wchar stubs over to .cpp. by Elliott Hughes · 13 years ago