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