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