1. 326ea54 clean up FORTIFY_SOURCE handling. by Nick Kralevich · 12 years ago
  2. 9a4d305 FORTIFY_SOURCE: fortify strrchr by Nick Kralevich · 12 years ago
  3. 049e583 FORTIFY_SOURCE: fortify strchr by Nick Kralevich · 12 years ago
  4. e8bcca3 Upgrade more functions to the current upstream NetBSD copy. by Elliott Hughes · 12 years ago
  5. a89864a Move non-upstream code into the libc/bionic directory. by Elliott Hughes · 12 years ago
  6. b5f053b Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3). by Irina Tirdea · 12 years ago
  7. f8b3a92 Revert "Revert "Switch to NetBSD's strxfrm(3)."" by Elliott Hughes · 12 years ago
  8. 8793e7c Revert "Switch to NetBSD's strxfrm(3)." by Elliott Hughes · 12 years ago
  9. be1d78b Switch to NetBSD's strxfrm(3). by Elliott Hughes · 12 years ago
  10. da26110 Error numbers are target specific. by Chris Dearman · 13 years ago
  11. c37fc1a FORTIFY_SOURCE: revert memcpy changes. by Nick Kralevich · 12 years ago
  12. 260bf8c FORTIFY_SOURCE: strlen check. by Nick Kralevich · 12 years ago
  13. b2060b0 FORTIFY_SOURCE: restore __memcpy_chk() by Nick Kralevich · 12 years ago
  14. f3913b5 FORTIFY_SOURCE: enhanced memcpy protections. by Nick Kralevich · 12 years ago
  15. e64259e memmove: Don't call memcpy if regions overlap by Nick Kralevich · 12 years ago
  16. 8df49ad FORTIFY_SOURCE: add strlcpy / strlcat support by Nick Kralevich · 12 years ago
  17. 009f384 Added actual event logging calls to the FORTIFY_SOURCE methods. by Geremy Condra · 12 years ago
  18. 76656af _FORTIFY_SOURCE: check for integer overflows by Nick Kralevich · 12 years ago
  19. 71a18dd _FORTIFY_SOURCE: add memset / bzero support by Nick Kralevich · 12 years ago
  20. 0a23015 libc: implement some FORTIFY_SOURCE functions by Nick Kralevich · 12 years ago
  21. cb1df91 string: Fix wrong comparison semantics by Bruce Beare · 13 years ago
  22. bf01829 Fix strerror(3) for errno 0. by Elliott Hughes · 13 years ago
  23. 0f67de1 Use more optimized version of memmove by Johannes Carlsson · 14 years ago
  24. 5b81b91 libc: optimize memmove() with memcpy() if possible. by David 'Digit' Turner · 14 years ago
  25. af00228 Revert "libc: memmove(): non-overlapping block optim." by Marco Nelissen · 14 years ago
  26. 80fba9a libc: memmove(): non-overlapping block optim. by David 'Digit' Turner · 14 years ago
  27. e44cb1a Fix return value. by rich cannings · 14 years ago
  28. d791da7 Merge "string: tidy up strndup()" by David Turner · 14 years ago
  29. 8ab5b02 Merge changes Ibdc6e3c8,I9bcb91a2 by David Turner · 14 years ago
  30. bdc6e3c Correct generic memset implementation by Chris Dearman · 15 years ago
  31. 9bcb91a Generic memcpy should define MEMCOPY before including bcopy.c by Chris Dearman · 15 years ago
  32. aba3ee7 string: tidy up strndup() by André Goddard Rosa · 15 years ago
  33. 30a419a improve readability of string: fix indentation and remove trailing spaces by André Goddard Rosa · 15 years ago
  34. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  35. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  36. 9f65adf auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  37. a27d2ba Initial Contribution by The Android Open Source Project · 16 years ago