1. f43804b string: memchr_inv() speed improvements by Akinobu Mita · 12 years ago
  2. 66f6958 lib/string.c: fix strim() semantics for strings that have only blanks by Michael Holzheu · 13 years ago
  3. 79824820 lib/string.c: introduce memchr_inv() by Akinobu Mita · 13 years ago
  4. d0f1fed Add a strtobool function matching semantics of existing in kernel equivalents by Jonathan Cameron · 13 years ago
  5. d6a2eed lib/string.c: simplify strnstr() by André Goddard Rosa · 14 years ago
  6. a11d2b6 lib/string.c: simplify stricmp() by André Goddard Rosa · 14 years ago
  7. d5f1fb5 lib: Introduce strnstr() by Li Zefan · 14 years ago
  8. a6cd13f lib/string.c: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  9. ca54cb8 Subject: Re: [PATCH] strstrip incorrectly marked __must_check by KOSAKI Motohiro · 14 years ago
  10. 84c95c9 string: on strstrip(), first remove leading spaces before running over str by André Goddard Rosa · 14 years ago
  11. f653398 string: factorize skip_spaces and export it to be generally available by André Goddard Rosa · 14 years ago
  12. a414f01 strcmp: fix overflow and possibly signedness error by Linus Torvalds · 15 years ago
  13. 34990cf Add a new sysfs_streq() string comparison function by David Brownell · 16 years ago
  14. ded220b [STRING]: Move strcasecmp/strncasecmp to lib/string.c by David S. Miller · 17 years ago
  15. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 17 years ago
  16. 6e6d9fa [PATCH] strstrip remove last blank fix by Michael Holzheu · 18 years ago
  17. 481fad4 [PATCH] strstrip() API by Pekka Enberg · 18 years ago
  18. 4c416ab [PATCH] Silence a const vs non-const warning by Jan-Benedict Glaw · 18 years ago
  19. 8833d32 [PATCH] Clean up arch-overrides in linux/string.h by Kyle McMartin · 18 years ago
  20. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 18 years ago
  21. f4a641d [PATCH] multiple exports of strpbrk by Andrew Morton · 18 years ago
  22. 82da2c3 [PATCH] lib/string.c cleanup: restore useful memmove const by Paul Jackson · 19 years ago
  23. 850b924 [PATCH] lib/string.c cleanup: remove pointless explicit casts by Jesper Juhl · 19 years ago
  24. cc75fb7 [PATCH] lib/string.c cleanup: remove pointless register keyword by Jesper Juhl · 19 years ago
  25. 51a0f0f [PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanups by Jesper Juhl · 19 years ago
  26. 2527952 [PATCH] documentation for strncpy() by walter harms · 19 years ago
  27. 0c28130 [PATCH] x86_64: make string func definition work as intended by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  28. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago