index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
string.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools lib: Fix builds when glibc contains strlcpy()
Vitaly Chikunov
2020-01-06
1
-0
/
+7
*
tools lib: Adopt strreplace() from the kernel
Arnaldo Carvalho de Melo
2019-07-01
1
-0
/
+16
*
tools lib: Adopt strim() from the kernel
Arnaldo Carvalho de Melo
2019-06-26
1
-0
/
+25
*
tools lib: Adopt skip_spaces() from the kernel sources
Arnaldo Carvalho de Melo
2019-06-25
1
-0
/
+14
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
tools lib: Update copy of strtobool from the kernel sources
Arnaldo Carvalho de Melo
2017-07-20
1
-7
/
+25
*
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
2017-07-20
1
-9
/
+0
*
tools lib string: Adopt prefixcmp() from perf and subcmd
Arnaldo Carvalho de Melo
2017-04-26
1
-0
/
+9
*
perf tools: Move strlcpy() from perf to tools/lib/string.c
Josh Poimboeuf
2015-12-16
1
-0
/
+27
*
tools: Clone the kernel's strtobool function
Wang Nan
2015-11-18
1
-0
/
+43
*
tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c
Arnaldo Carvalho de Melo
2015-11-18
1
-0
/
+19