| Commit message (Expand) | Author | Age | Files | Lines |
* | lib/string.c: introduce memchr_inv() | Akinobu Mita | 2011-10-31 | 1 | -0/+1 |
* | Add a strtobool function matching semantics of existing in kernel equivalents | Jonathan Cameron | 2011-05-19 | 1 | -0/+1 |
* | lib: Introduce strnstr() | Li Zefan | 2010-01-14 | 1 | -1/+4 |
* | Subject: Re: [PATCH] strstrip incorrectly marked __must_check | KOSAKI Motohiro | 2009-12-15 | 1 | -1/+8 |
* | string: factorize skip_spaces and export it to be generally available | André Goddard Rosa | 2009-12-15 | 1 | -0/+1 |
* | strstrip(): mark as as must_check | KOSAKI Motohiro | 2009-10-29 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an... | Linus Torvalds | 2009-04-05 | 1 | -0/+9 |
|\ |
|
| * | strstarts: helper function for !strncmp(str, prefix, strlen(prefix)) | Rusty Russell | 2009-03-31 | 1 | -0/+9 |
* | | Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-04-05 | 1 | -0/+7 |
|\ \ |
|
| * | | vsprintf: add binary printf | Lai Jiangshan | 2009-03-06 | 1 | -0/+7 |
| |/ |
|
* / | memdup_user(): introduce | Li Zefan | 2009-04-01 | 1 | -0/+1 |
|/ |
|
* | linux/string.h: fix comment typo | Jeff Garzik | 2008-11-02 | 1 | -1/+1 |
* | move memory_read_from_buffer() from fs.h to string.h | Akinobu Mita | 2008-07-24 | 1 | -0/+3 |
* | Add a new sysfs_streq() string comparison function | David Brownell | 2008-05-01 | 1 | -0/+2 |
* | [TIPC]: Fix headercheck wrt. tipc_config.h | David S. Miller | 2007-10-30 | 1 | -9/+3 |
* | add argv_split() | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+3 |
* | add kstrndup | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+1 |
* | [STRING]: Move strcasecmp/strncasecmp to lib/string.c | David S. Miller | 2007-04-26 | 1 | -0/+6 |
* | [PATCH] kmemdup: introduce | Alexey Dobriyan | 2006-10-01 | 1 | -0/+1 |
* | [PATCH] strstrip() API | Pekka Enberg | 2006-06-23 | 1 | -0/+1 |
* | [PATCH] Clean up arch-overrides in linux/string.h | Kyle McMartin | 2006-04-11 | 1 | -5/+12 |
* | [PATCH] strndup_user() | Davi Arnaut | 2006-03-24 | 1 | -0/+2 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 1 | -1/+1 |
* | [PATCH] propagate __nocast annotations | Alexey Dobriyan | 2005-07-07 | 1 | -1/+1 |
* | [PATCH] create a kstrdup library function | Paulo Marques | 2005-06-23 | 1 | -0/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+96 |