1. 45655d3 Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation. by Elliott Hughes · 11 months ago
  2. 14a5588 <stdlib.h>: ato*()/strto*() cleanup. by Elliott Hughes · 1 year ago
  3. 2237fcf Revert "Use inline keyword without underscores consistently" by Dan Albert · 1 year, 3 months ago
  4. 58f06e1 Use inline keyword without underscores consistently by Nick Desaulniers · 1 year, 4 months ago
  5. ac6d59c Nullability check for modules in include/android directory by zijunzhao · 2 years, 5 months ago
  6. fbd7970 Remove <stdlib.h> cruft. by Elliott Hughes · 2 years, 6 months ago
  7. 527d012 Remove <stdlib.h> abs/labs/llabs inline for API level 19. by Elliott Hughes · 2 years, 6 months ago
  8. 8813464 legacy strtof inline: don't set errno for "inf" by Ryan Prichard · 3 years, 4 months ago
  9. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  10. 4d4a783 Add a few more legacy inlines for strto*_l. by Dan Albert · 8 years ago
  11. 989d804 Reland "Cleanup transitive includes in the legacy inlines." by Dan Albert · 8 years ago
  12. 54c7152 Revert "Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines.""""" by Joachim Sauer · 8 years ago
  13. a074ac7 Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines."""" by Dan Albert · 8 years ago
  14. 51a7fe8 Mark abs/labs/llabs as 19+ rather than 21+ by Ryan Prichard · 8 years ago
  15. b37e9aa Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines.""" by Dan Albert · 8 years ago
  16. f945fb6 Revert "Revert "Cleanup transitive includes in the legacy inlines."" by Dan Albert · 8 years ago
  17. 9cb8639 Revert "Cleanup transitive includes in the legacy inlines." by Orion Hodson · 8 years ago
  18. 43df953 Cleanup transitive includes in the legacy inlines. by Dan Albert · 8 years ago
  19. 2f94a29 Rename _Exit in a way that works with libandroid_support. by Elliott Hughes · 8 years ago
  20. cd8828c Put back the _Exit rename for pre-L. by Dan Albert · 8 years ago
  21. bd3f657 Fix error condition on strtof inline. by Dan Albert · 8 years ago
  22. 79dd988 Work around missing _Exit in old API levels. by Elliott Hughes · 8 years ago
  23. 5bc78c8 Add and use constants for the Android API levels. by Elliott Hughes · 9 years ago
  24. a3ce418 Revert "Add legacy inlines for locale aware APIs." by Dan Albert · 9 years ago
  25. 6576a37 Add legacy inlines for locale aware APIs. by Dan Albert · 9 years ago
  26. b8e1b705 Make the legacy inline headers compile standalone. by Josh Gao · 9 years ago
  27. 466dbe4 Put back inline definitions if using an old API. by Dan Albert · 11 years ago