1. 7a7f995 Adds functionality specified by uchar.h by Dan Albert · 11 years ago
  2. 15a6310 Support mb sequences across calls to mb*to*wcs* functions by Calin Juravle · 11 years ago
  3. 0d0ccfe Fix wchar_t signedness problems found on x86-64. by Elliott Hughes · 11 years ago
  4. 568c86a Fix wchar.cpp signed/unsigned comparison build failure. by Elliott Hughes · 11 years ago
  5. 5a0aa3d Switch to a working UTF-8 mb/wc implementation. by Elliott Hughes · 11 years ago
  6. 94336d8 Switch to OpenBSD stdio wide printf functions. by Elliott Hughes · 11 years ago
  7. c932225 Switch to OpenBSD stdio wide get/put functions. by Elliott Hughes · 11 years ago
  8. 01ae00f Switch to the OpenBSD implementations of the wide scanf functions. by Elliott Hughes · 11 years ago
  9. 770491f Fix build (signed char issue). by Elliott Hughes · 11 years ago
  10. 3d7a0d9 Switch to the OpenBSD wcsto* functions. by Elliott Hughes · 11 years ago
  11. 0a5e26d Add mbtowc and fix mbrtowc. by Elliott Hughes · 11 years ago
  12. d299bcf Replace our broken wcswcs with the working upstream one. by Elliott Hughes · 11 years ago
  13. 1b836ee Fix a wchar.wcstombs_wcrtombs test failure. by Elliott Hughes · 11 years ago
  14. 0549371 Upgrade to current vfprintf. by Elliott Hughes · 11 years ago
  15. 40b0579 Add iswblank for libcxx. by Elliott Hughes · 11 years ago
  16. 77e944f Implement wctomb(3) for ltrace. by Elliott Hughes · 11 years ago
  17. 29c7f0b Move setlocale(3) and the wchar stubs over to .cpp. by Elliott Hughes · 13 years ago