1. a6cde39 More FORTIFY_SOURCE functions under clang by Nick Kralevich · 12 years ago
  2. 8bafa74 libc: enable FORTIFY_SOURCE clang strlcpy by Nick Kralevich · 12 years ago
  3. 16d1af1 libc: add limited FORTIFY_SOURCE support for clang by Nick Kralevich · 12 years ago
  4. b24c063 libc: Introduce __errordecl() by Nick Kralevich · 12 years ago
  5. cf87019 FORTIFY_SOURCE: strcat / strncat optimize by Nick Kralevich · 12 years ago
  6. 1c462b7 Use restrict pointers for various libc functions. by Nick Kralevich · 12 years ago
  7. 3b2e6bc libc: upgrade strrchr to FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
  8. 9020fd5 libc: upgrade some libc functions to _FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
  9. 1aae9bd strncpy: implement _FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
  10. 890c8ed Fix builds where _FORTIFY_SOURCE is off. by Elliott Hughes · 12 years ago
  11. 538f6fc Stop advertising rindex(3), which is both deprecated and unimplemented. by Elliott Hughes · 12 years ago
  12. a44e9af FORTIFY_SOURCE: optimize by Nick Kralevich · 13 years ago
  13. 5787475 FORTIFY_SOURCE: remove memcpy overlap checks by Nick Kralevich · 13 years ago
  14. 9a4d305 FORTIFY_SOURCE: fortify strrchr by Nick Kralevich · 13 years ago
  15. 049e583 FORTIFY_SOURCE: fortify strchr by Nick Kralevich · 13 years ago
  16. 829c089 disable _FORTIFY_SOURCE under clang by Nick Kralevich · 13 years ago
  17. d600617 When compiling with clang, don't "fortify_source" the strlcpy and strlcat. by Shih-wei Liao · 13 years ago
  18. 9a3d53f When compiling with clang, don't "fortify_source" the strlen. by Shih-wei Liao · 13 years ago
  19. c37fc1a FORTIFY_SOURCE: revert memcpy changes. by Nick Kralevich · 13 years ago
  20. 9b6cc22 FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macro by Nick Kralevich · 13 years ago
  21. 260bf8c FORTIFY_SOURCE: strlen check. by Nick Kralevich · 13 years ago
  22. f3913b5 FORTIFY_SOURCE: enhanced memcpy protections. by Nick Kralevich · 13 years ago
  23. cb228fb libc: cleanups by Nick Kralevich · 13 years ago
  24. 8df49ad FORTIFY_SOURCE: add strlcpy / strlcat support by Nick Kralevich · 13 years ago
  25. 71a18dd _FORTIFY_SOURCE: add memset / bzero support by Nick Kralevich · 13 years ago
  26. 0a23015 libc: implement some FORTIFY_SOURCE functions by Nick Kralevich · 13 years ago
  27. a677907 string.h: add __attribute__ ((pure)) to string functions by Nick Kralevich · 13 years ago
  28. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  29. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  30. 9f65adf auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  31. 6d6c82c auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  32. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago