1. 7aa27e1 Workaround b/16818336 which fails build under aggressive inlining. by Dehao Chen · 10 years ago
  2. dfb5ce4 Revert "Revert "Add locale aware APIs."" by Dan Albert · 10 years ago
  3. 063e20c Revert "Add locale aware APIs." by Dan Albert · 10 years ago
  4. e087eac Add locale aware APIs. by Dan Albert · 10 years ago
  5. 40fca0f Removes index() from bionic. by Dan Albert · 10 years ago
  6. 950a58e Add stpcpy/stpncpy. by Christopher Ferris · 10 years ago
  7. 152b9de Remove non-standard memswap. by Elliott Hughes · 10 years ago
  8. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 10 years ago
  9. d13c2b1 Fix unnecessary call to __strncpy_chk2 by Nick Kralevich · 11 years ago
  10. 3c4b50f Fix strchr for basic non-sse case on x86 by Pavel Chupin · 11 years ago
  11. bd8e674 cdefs.h: introduce __bos0 by Nick Kralevich · 11 years ago
  12. 93501d3 FORTIFY_SOURCE: introduce __strncpy_chk2 by Nick Kralevich · 11 years ago
  13. a6cde39 More FORTIFY_SOURCE functions under clang by Nick Kralevich · 11 years ago
  14. 8bafa74 libc: enable FORTIFY_SOURCE clang strlcpy by Nick Kralevich · 11 years ago
  15. 16d1af1 libc: add limited FORTIFY_SOURCE support for clang by Nick Kralevich · 11 years ago
  16. b24c063 libc: Introduce __errordecl() by Nick Kralevich · 11 years ago
  17. cf87019 FORTIFY_SOURCE: strcat / strncat optimize by Nick Kralevich · 11 years ago
  18. 1c462b7 Use restrict pointers for various libc functions. by Nick Kralevich · 11 years ago
  19. 3b2e6bc libc: upgrade strrchr to FORTIFY_SOURCE=2 by Nick Kralevich · 11 years ago
  20. 9020fd5 libc: upgrade some libc functions to _FORTIFY_SOURCE=2 by Nick Kralevich · 11 years ago
  21. 1aae9bd strncpy: implement _FORTIFY_SOURCE=2 by Nick Kralevich · 11 years ago
  22. 890c8ed Fix builds where _FORTIFY_SOURCE is off. by Elliott Hughes · 11 years ago
  23. 538f6fc Stop advertising rindex(3), which is both deprecated and unimplemented. by Elliott Hughes · 11 years ago
  24. a44e9af FORTIFY_SOURCE: optimize by Nick Kralevich · 11 years ago
  25. 5787475 FORTIFY_SOURCE: remove memcpy overlap checks by Nick Kralevich · 11 years ago
  26. 9a4d305 FORTIFY_SOURCE: fortify strrchr by Nick Kralevich · 11 years ago
  27. 049e583 FORTIFY_SOURCE: fortify strchr by Nick Kralevich · 11 years ago
  28. 829c089 disable _FORTIFY_SOURCE under clang by Nick Kralevich · 12 years ago
  29. d600617 When compiling with clang, don't "fortify_source" the strlcpy and strlcat. by Shih-wei Liao · 12 years ago
  30. 9a3d53f When compiling with clang, don't "fortify_source" the strlen. by Shih-wei Liao · 12 years ago
  31. c37fc1a FORTIFY_SOURCE: revert memcpy changes. by Nick Kralevich · 12 years ago
  32. 9b6cc22 FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macro by Nick Kralevich · 12 years ago
  33. 260bf8c FORTIFY_SOURCE: strlen check. by Nick Kralevich · 12 years ago
  34. f3913b5 FORTIFY_SOURCE: enhanced memcpy protections. by Nick Kralevich · 12 years ago
  35. cb228fb libc: cleanups by Nick Kralevich · 12 years ago
  36. 8df49ad FORTIFY_SOURCE: add strlcpy / strlcat support by Nick Kralevich · 12 years ago
  37. 71a18dd _FORTIFY_SOURCE: add memset / bzero support by Nick Kralevich · 12 years ago
  38. 0a23015 libc: implement some FORTIFY_SOURCE functions by Nick Kralevich · 12 years ago
  39. a677907 string.h: add __attribute__ ((pure)) to string functions by Nick Kralevich · 12 years ago
  40. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  41. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  42. 9f65adf auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  43. 6d6c82c auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 15 years ago
  44. a27d2ba Initial Contribution by The Android Open Source Project · 16 years ago