index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
linux
/
string.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-25
Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2024-08-06
memblock test: fix implicit declaration of function 'strscpy'
Wei Yang
1
-0
/
+2
2024-08-06
memblock test: fix implicit declaration of function 'memparse'
Wei Yang
1
-0
/
+1
2024-07-31
perf annotate: Add disasm_line__parse() to parse raw instruction for powerpc
Athira Rajeev
1
-0
/
+2
2020-11-27
tools lib: Adopt memchr_inv() from kernel
Jiri Olsa
1
-0
/
+1
2020-01-06
tools lib: Fix builds when glibc contains strlcpy()
Vitaly Chikunov
1
-0
/
+8
2019-07-01
tools lib: Move argv_{split,free} from tools/perf/util/
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-07-01
tools lib: Adopt strreplace() from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-06-26
tools lib: Adopt strim() from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-06-25
tools lib: Adopt skip_spaces() from the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-20
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
1
-2
/
+10
2017-04-26
tools lib string: Adopt prefixcmp() from perf and subcmd
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-08-18
tools lib: Reinstate strlcpy() header guard with __UCLIBC__
Vineet Gupta
1
-1
/
+5
2016-07-12
tools lib: Guard the strlcpy() header with __GLIBC__
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
1
-0
/
+2
2015-12-16
perf tools: Move strlcpy() from perf to tools/lib/string.c
Josh Poimboeuf
1
-0
/
+4
2015-11-18
tools: Clone the kernel's strtobool function
Wang Nan
1
-0
/
+2
2015-11-18
tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c
Arnaldo Carvalho de Melo
1
-0
/
+9