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