1. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  2. b33952c versioner: Fix bzero/bcopy fortify by Logan Chien · 6 years ago
  3. 261b7f4 fortify: replace bzero/bcmp defines by George Burgess IV · 7 years ago
  4. 462e90c Start documenting libc. by Elliott Hughes · 7 years ago
  5. ff26a16 Re-submit "Name function arguments in libc headers for Studio." by Elliott Hughes · 8 years ago
  6. 9af9120 Revert "Name function arguments in libc headers for Studio." by Colin Cross · 8 years ago
  7. 079bff4 Name function arguments in libc headers for Studio. by Elliott Hughes · 8 years ago
  8. 8f5608b Fix ffs on x86 for old API levels. by Elliott Hughes · 9 years ago
  9. 46b4416 Update header versions for NDK platform fixes. by Josh Gao · 10 years ago
  10. d51bc71 Add platform specific version tags. by Josh Gao · 10 years ago
  11. c3cec27 Extract strcasecmp and friends to <bits/strcasecmp.h>. by Josh Gao · 10 years ago
  12. b20c244 Implement all the POSIX _l functions. by Elliott Hughes · 11 years ago
  13. 8ca4400 Use __builtin_*_chk for bcopy/bzero. by Dan Albert · 12 years ago
  14. 40fca0f Removes index() from bionic. by Dan Albert · 12 years ago
  15. ce9ce28 Removes bcopy and bzero from bionic. by Dan Albert · 12 years ago
  16. a6cde39 More FORTIFY_SOURCE functions under clang by Nick Kralevich · 13 years ago
  17. 16d1af1 libc: add limited FORTIFY_SOURCE support for clang by Nick Kralevich · 13 years ago
  18. 890c8ed Fix builds where _FORTIFY_SOURCE is off. by Elliott Hughes · 13 years ago
  19. 538f6fc Stop advertising rindex(3), which is both deprecated and unimplemented. by Elliott Hughes · 13 years ago
  20. 11ebbc8 libc: remove bcmp prototype by Nick Kralevich · 13 years ago
  21. 71a18dd _FORTIFY_SOURCE: add memset / bzero support by Nick Kralevich · 14 years ago
  22. 70f1280 Make sure size_t is defined before used in strings.h by Martin Storsjo · 16 years ago
  23. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago