index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
string.h
Age
Commit message (
Expand
)
Author
2012-12-18
string: introduce helper to get base file name from given path
Andy Shevchenko
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-08-21
string: do not export memweight() to userspace
WANG Cong
2012-07-31
string: introduce memweight()
Akinobu Mita
2011-11-01
lib/string.c: introduce memchr_inv()
Akinobu Mita
2011-05-19
Add a strtobool function matching semantics of existing in kernel equivalents
Jonathan Cameron
2010-01-15
lib: Introduce strnstr()
Li Zefan
2009-12-15
Subject: Re: [PATCH] strstrip incorrectly marked __must_check
KOSAKI Motohiro
2009-12-15
string: factorize skip_spaces and export it to be generally available
André Goddard Rosa
2009-10-29
strstrip(): mark as as must_check
KOSAKI Motohiro
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
2009-04-05
Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-04-01
memdup_user(): introduce
Li Zefan
2009-03-31
strstarts: helper function for !strncmp(str, prefix, strlen(prefix))
Rusty Russell
2009-03-06
vsprintf: add binary printf
Lai Jiangshan
2008-11-02
linux/string.h: fix comment typo
Jeff Garzik
2008-07-24
move memory_read_from_buffer() from fs.h to string.h
Akinobu Mita
2008-05-01
Add a new sysfs_streq() string comparison function
David Brownell
2007-10-31
[TIPC]: Fix headercheck wrt. tipc_config.h
David S. Miller
2007-07-18
add argv_split()
Jeremy Fitzhardinge
2007-07-18
add kstrndup
Jeremy Fitzhardinge
2007-04-26
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
David S. Miller
2006-10-01
[PATCH] kmemdup: introduce
Alexey Dobriyan
2006-06-23
[PATCH] strstrip() API
Pekka Enberg
2006-04-11
[PATCH] Clean up arch-overrides in linux/string.h
Kyle McMartin
2006-03-24
[PATCH] strndup_user()
Davi Arnaut
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-07-08
[PATCH] propagate __nocast annotations
Alexey Dobriyan
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds