1. 086bb38 Fix incorrect parameter types for locale funcs. by Dan Albert · 10 years ago
  2. dfb5ce4 Revert "Revert "Add locale aware APIs."" by Dan Albert · 10 years ago
  3. 063e20c Revert "Add locale aware APIs." by Dan Albert · 10 years ago
  4. e087eac Add locale aware APIs. by Dan Albert · 10 years ago
  5. d10db82 Build tzcode with hidden visibility. by Elliott Hughes · 10 years ago
  6. 001f8f0 Removes wcswcs from bionic for LP64. by Dan Albert · 10 years ago
  7. b55f263 Change wctype_t from int to long. by Calin Juravle · 10 years ago
  8. 0c47247 Change wctype_t from enum to int by Calin Juravle · 10 years ago
  9. 15a6310 Support mb sequences across calls to mb*to*wcs* functions by Calin Juravle · 10 years ago
  10. d4ae59d Merge "Reserve space in mbstate to allow for proper wchar support" by Calin Juravle · 10 years ago
  11. 01ae00f Switch to the OpenBSD implementations of the wide scanf functions. by Elliott Hughes · 10 years ago
  12. 3d7a0d9 Switch to the OpenBSD wcsto* functions. by Elliott Hughes · 10 years ago
  13. eab395e Reserve space in mbstate to allow for proper wchar support by Calin Juravle · 10 years ago
  14. 83c07b5 Fix WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN. by Elliott Hughes · 10 years ago
  15. 40b0579 Add iswblank for libcxx. by Elliott Hughes · 10 years ago
  16. 77e944f Implement wctomb(3) for ltrace. by Elliott Hughes · 10 years ago
  17. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 11 years ago
  18. 7c89506 Ensure that <stdint.h> defines SIZE_MAX and friends. by Elliott Hughes · 11 years ago
  19. eb93ebf Switch to upstream-freebsd for the unmolested wchar code. by Elliott Hughes · 12 years ago
  20. a437bff Bug: __WINT_TYPE__ and wint_t reference to different types by Sergey Melnikov · 12 years ago
  21. 0cc0d25 Remove useless #defines and incorrect claims from header files. by Elliott Hughes · 12 years ago
  22. 16e02c2 Add wcscasecmp() and wcsncasecmp() prototypes to wchar.h. by tedbo · 14 years ago
  23. 50ace4f Remove compiler warnings when building Bionic. by David 'Digit' Turner · 14 years ago
  24. 3527fd6 wchar.h: improve wchar_t support in Bionic by David 'Digit' Turner · 14 years ago
  25. 03c643b Add stdlib functions mbstowcs() and wcstombs(). by Dan Bornstein · 15 years ago
  26. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  27. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  28. e5cc1f3 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  29. 6d6c82c auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  30. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  31. a27d2ba Initial Contribution by The Android Open Source Project · 16 years ago