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