1. 6158287 Revert "lib: string: Fix strlcpy return value", fix callers by Matthias Schiffer · 1 year, 2 months ago
  2. fb63362 lib: fix buggy strcmp and strncmp by Rasmus Villemoes · 2 years ago
  3. 930c887 lib: Add memdup() by Simon Glass · 3 years ago
  4. 46c3e29 string: make memcpy(), memset(), memcmp() and memmove() visible for LTO by Marek Behún · 3 years, 4 months ago
  5. 9af869c lib: string: Implement strlcat by Sean Anderson · 3 years, 7 months ago
  6. d3358ec lib: string: Fix strlcpy return value by Sean Anderson · 3 years, 7 months ago
  7. 976a68a string: Use memcpy() within memmove() when we can by Patrick Delaunay · 3 years, 9 months ago
  8. 1ea1c7d string: Allow arch override of strndup() also by Simon Glass · 4 years, 8 months ago
  9. 0c4e265 lib: Implement strndup() by Thierry Reding · 5 years ago
  10. 96794a3 string: Include the config header by Simon Glass · 6 years ago
  11. a7d0021 string: Add strcspn() by Simon Glass · 7 years ago
  12. 6b45ba4 string: Add strchrnul() by Simon Glass · 7 years ago
  13. cb0eae8 string: Use memcpy() within memmove() when we can by Simon Glass · 7 years ago
  14. ab4458b string: Provide a slimmed-down memset() by Simon Glass · 7 years ago
  15. 25bab53 Remove unneeded remnants of bcopy(). by Robert P. J. Day · 8 years ago
  16. 80d9ef8 lib: string: move strlcpy() to a common place by Masahiro Yamada · 10 years ago
  17. d4c8aa9 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  18. dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  19. e772cb3 Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
  20. b1f17bf Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  21. 5454ddb nand: Sanitize ONFI strings. by Christian Hitz · 13 years ago
  22. b038db8 memcpy/memmove: Do not copy to same address by Matthias Weisser · 13 years ago
  23. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago[Renamed from lib_generic/string.c]
  24. e3ea948 lib_generic memset: fill one word at a time if possible by Alessandro Rubini · 15 years ago
  25. ecd830b lib_generic memcpy: copy one word at a time if possible by Alessandro Rubini · 15 years ago
  26. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  27. 983bebb Scheduled for removal: strnicmp() which is unused by Wolfgang Denk · 18 years ago
  28. e5e98ed Fix loop end test in lib_generic/string.c:strswab() by Wolfgang Denk · 19 years ago
  29. 389db1f Fix strswab() to reliably find end of string Patch by Andrew Dyer, 08 Feb 2005 by Wolfgang Denk · 19 years ago
  30. c3f9d49 * Patch by Yuli Barcohen, 4 Mar 2004: by wdenk · 21 years ago
  31. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  32. b2184c3 * Patch by Daniel Engström, 18 Nov 2002: by wdenk · 22 years ago
  33. c609719 Initial revision by wdenk · 22 years ago