summaryrefslogtreecommitdiffstats
path: root/lib/string.c
Commit message (Expand)AuthorAgeFilesLines
* Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron2011-05-191-0/+29
* lib/string.c: simplify strnstr()André Goddard Rosa2010-03-061-3/+3
* lib/string.c: simplify stricmp()André Goddard Rosa2010-03-061-19/+15
* lib: Introduce strnstr()Li Zefan2010-01-141-1/+26
* lib/string.c: fix kernel-doc warningsRandy Dunlap2009-12-221-3/+3
* Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro2009-12-151-3/+3
* string: on strstrip(), first remove leading spaces before running over strAndré Goddard Rosa2009-12-151-2/+2
* string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa2009-12-151-4/+15
* strcmp: fix overflow and possibly signedness errorLinus Torvalds2009-11-181-6/+14
* Add a new sysfs_streq() string comparison functionDavid Brownell2008-05-011-0/+27
* [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-261-0/+28
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-111-5/+3
* [PATCH] strstrip remove last blank fixMichael Holzheu2006-10-281-1/+1
* [PATCH] strstrip() APIPekka Enberg2006-06-231-0/+30
* [PATCH] Silence a const vs non-const warningJan-Benedict Glaw2006-04-111-1/+1
* [PATCH] Clean up arch-overrides in linux/string.hKyle McMartin2006-04-111-0/+2
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-0/+1
* [PATCH] multiple exports of strpbrkAndrew Morton2006-03-221-1/+0
* [PATCH] lib/string.c cleanup: restore useful memmove constPaul Jackson2005-10-301-1/+2
* [PATCH] lib/string.c cleanup: remove pointless explicit castsJesper Juhl2005-10-301-10/+11
* [PATCH] lib/string.c cleanup: remove pointless register keywordJesper Juhl2005-10-301-2/+2
* [PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanupsJesper Juhl2005-10-301-60/+53
* [PATCH] documentation for strncpy()walter harms2005-05-051-0/+4
* [PATCH] x86_64: make string func definition work as intendedPaolo 'Blaisorblade' Giarrusso2005-05-051-0/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+601
OpenPOWER on IntegriCloud