1. 5bc78c8 Add and use constants for the Android API levels. by Elliott Hughes · 9 years ago
  2. a3ce418 Revert "Add legacy inlines for locale aware APIs." by Dan Albert · 9 years ago
  3. 95fa061 Rename __pure, __pure2, and __purefunc. by Elliott Hughes · 9 years ago
  4. 6cd9fb0 Fix warnings (and errors) in static inline headers. by Josh Gao · 9 years ago
  5. 6576a37 Add legacy inlines for locale aware APIs. by Dan Albert · 9 years ago
  6. f45d76a Match _Nonnull between char and wchar_t funcs. by Dan Albert · 9 years ago
  7. 0fe8885 Clean up <uchar.h> and <wctype.h> transitive includes. by Elliott Hughes · 9 years ago
  8. 3b2096a Remove unnecessary 'extern's. by Elliott Hughes · 9 years ago
  9. f47514d Remove __LIBC_ABI_PUBLIC__. by Elliott Hughes · 9 years ago
  10. 3ba55f8 Rationalize visibility. by Elliott Hughes · 9 years ago
  11. 14adff1 Add versioning information to symbols. by Josh Gao · 9 years ago
  12. 7ba106c Fix <wctype.h>. by Elliott Hughes · 9 years ago
  13. 29226f3 Tag unavailable functions with macro. by Josh Gao · 9 years ago
  14. 752a82c Remove mbstowcs from <wchar.h>. by Josh Gao · 9 years ago
  15. 5704c42 Implement POSIX lockf. by Elliott Hughes · 10 years ago
  16. 3cfb52a Add GNU extensions mempcpy and wmemcpy. by Elliott Hughes · 10 years ago
  17. 5c7d958 Add missing function prototypes wcpcpy/wcpncpy. by Christopher Ferris · 11 years ago
  18. b20c244 Implement all the POSIX _l functions. by Elliott Hughes · 11 years ago
  19. 3c5037f Fix incorrect parameter types for locale funcs. by Dan Albert · 11 years ago
  20. 6b841db Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream. by Elliott Hughes · 11 years ago
  21. dfb5ce4 Revert "Revert "Add locale aware APIs."" by Dan Albert · 11 years ago
  22. 063e20c Revert "Add locale aware APIs." by Dan Albert · 11 years ago
  23. e087eac Add locale aware APIs. by Dan Albert · 11 years ago
  24. d10db82 Build tzcode with hidden visibility. by Elliott Hughes · 11 years ago
  25. 001f8f0 Removes wcswcs from bionic for LP64. by Dan Albert · 11 years ago
  26. b55f263 Change wctype_t from int to long. by Calin Juravle · 11 years ago
  27. 0c47247 Change wctype_t from enum to int by Calin Juravle · 11 years ago
  28. 15a6310 Support mb sequences across calls to mb*to*wcs* functions by Calin Juravle · 11 years ago
  29. d4ae59d Merge "Reserve space in mbstate to allow for proper wchar support" by Calin Juravle · 11 years ago
  30. 01ae00f Switch to the OpenBSD implementations of the wide scanf functions. by Elliott Hughes · 11 years ago
  31. 3d7a0d9 Switch to the OpenBSD wcsto* functions. by Elliott Hughes · 11 years ago
  32. eab395e Reserve space in mbstate to allow for proper wchar support by Calin Juravle · 11 years ago
  33. 83c07b5 Fix WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN. by Elliott Hughes · 11 years ago
  34. 40b0579 Add iswblank for libcxx. by Elliott Hughes · 11 years ago
  35. 77e944f Implement wctomb(3) for ltrace. by Elliott Hughes · 11 years ago
  36. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 11 years ago
  37. 7c89506 Ensure that <stdint.h> defines SIZE_MAX and friends. by Elliott Hughes · 12 years ago
  38. eb93ebf Switch to upstream-freebsd for the unmolested wchar code. by Elliott Hughes · 12 years ago
  39. a437bff Bug: __WINT_TYPE__ and wint_t reference to different types by Sergey Melnikov · 13 years ago
  40. 0cc0d25 Remove useless #defines and incorrect claims from header files. by Elliott Hughes · 13 years ago
  41. 16e02c2 Add wcscasecmp() and wcsncasecmp() prototypes to wchar.h. by tedbo · 15 years ago
  42. 50ace4f Remove compiler warnings when building Bionic. by David 'Digit' Turner · 15 years ago
  43. 3527fd6 wchar.h: improve wchar_t support in Bionic by David 'Digit' Turner · 15 years ago
  44. 03c643b Add stdlib functions mbstowcs() and wcstombs(). by Dan Bornstein · 16 years ago
  45. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  46. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  47. e5cc1f3 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 17 years ago
  48. 6d6c82c auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  49. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  50. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago