Al Viro
|
e9d408e107
new helper: memdup_user_nul()
|
10 anni fa |
Chris Metcalf
|
30035e4575
string: provide strscpy()
|
10 anni fa |
Rasmus Villemoes
|
94df290404
lib/string.c: introduce strreplace()
|
10 anni fa |
Andrzej Hajda
|
a4bb1e43e2
mm/util: add kstrdup_const
|
10 anni fa |
Rasmus Villemoes
|
af3cd13501
lib/string.c: remove strnicmp()
|
10 anni fa |
Linus Torvalds
|
14d4cc0883
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
|
11 anni fa |
Daniel Borkmann
|
d4c5efdb97
random: add and use memzero_explicit() for clearing data
|
11 anni fa |
Rasmus Villemoes
|
b0bfb63118
lib: string: Make all calls to strnicmp into calls to strncasecmp
|
11 anni fa |
Grant Likely
|
11d200e95f
lib: add glibc style strchrnul() variant
|
11 anni fa |
Andy Shevchenko
|
b18888ab25
string: introduce helper to get base file name from given path
|
13 anni fa |
David Howells
|
607ca46e97
UAPI: (Scripted) Disintegrate include/linux
|
13 anni fa |
WANG Cong
|
c3a5ce0416
string: do not export memweight() to userspace
|
13 anni fa |
Akinobu Mita
|
639b9e34f1
string: introduce memweight()
|
13 anni fa |
Akinobu Mita
|
798248206b
lib/string.c: introduce memchr_inv()
|
14 anni fa |
Jonathan Cameron
|
d0f1fed29e
Add a strtobool function matching semantics of existing in kernel equivalents
|
14 anni fa |
Li Zefan
|
d5f1fb5335
lib: Introduce strnstr()
|
16 anni fa |
KOSAKI Motohiro
|
ca54cb8c9e
Subject: Re: [PATCH] strstrip incorrectly marked __must_check
|
16 anni fa |
André Goddard Rosa
|
f653398c86
string: factorize skip_spaces and export it to be generally available
|
16 anni fa |
KOSAKI Motohiro
|
0a1b71b400
strstrip(): mark as as must_check
|
16 anni fa |
Linus Torvalds
|
cab4e4c43f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param
|
16 anni fa |
Linus Torvalds
|
e4c393fd55
Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 anni fa |
Li Zefan
|
610a77e04a
memdup_user(): introduce
|
16 anni fa |
Rusty Russell
|
66f92cf9d4
strstarts: helper function for !strncmp(str, prefix, strlen(prefix))
|
16 anni fa |
Lai Jiangshan
|
4370aa4aa7
vsprintf: add binary printf
|
17 anni fa |
Jeff Garzik
|
4ac96572f1
linux/string.h: fix comment typo
|
17 anni fa |
Akinobu Mita
|
e108526e77
move memory_read_from_buffer() from fs.h to string.h
|
17 anni fa |
David Brownell
|
34990cf702
Add a new sysfs_streq() string comparison function
|
17 anni fa |
David S. Miller
|
97ef1bb0c8
[TIPC]: Fix headercheck wrt. tipc_config.h
|
18 anni fa |
Jeremy Fitzhardinge
|
d84d1cc764
add argv_split()
|
18 anni fa |
Jeremy Fitzhardinge
|
1e66df3ee3
add kstrndup
|
18 anni fa |