aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller1-0/+28
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day1-5/+3
2006-10-28[PATCH] strstrip remove last blank fixMichael Holzheu1-1/+1
2006-06-23[PATCH] strstrip() APIPekka Enberg1-0/+30
2006-04-11[PATCH] Silence a const vs non-const warningJan-Benedict Glaw1-1/+1
2006-04-11[PATCH] Clean up arch-overrides in linux/string.hKyle McMartin1-0/+2
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-0/+1
2006-03-22[PATCH] multiple exports of strpbrkAndrew Morton1-1/+0
2005-10-30[PATCH] lib/string.c cleanup: restore useful memmove constPaul Jackson1-1/+2
2005-10-30[PATCH] lib/string.c cleanup: remove pointless explicit castsJesper Juhl1-10/+11
2005-10-30[PATCH] lib/string.c cleanup: remove pointless register keywordJesper Juhl1-2/+2
2005-10-30[PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanupsJesper Juhl1-60/+53
2005-05-05[PATCH] documentation for strncpy()walter harms1-0/+4
2005-05-05[PATCH] x86_64: make string func definition work as intendedPaolo 'Blaisorblade' Giarrusso1-0/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+601