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