aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/linux/string.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* tools include: Adopt strstarts() from the kernelArnaldo Carvalho de Melo2017-07-20
* tools lib string: Adopt prefixcmp() from perf and subcmdArnaldo Carvalho de Melo2017-04-26
* tools lib: Reinstate strlcpy() header guard with __UCLIBC__Vineet Gupta2016-08-18
* tools lib: Guard the strlcpy() header with __GLIBC__Arnaldo Carvalho de Melo2016-07-12
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-12
* perf tools: Move strlcpy() from perf to tools/lib/string.cJosh Poimboeuf2015-12-16
* tools: Clone the kernel's strtobool functionWang Nan2015-11-18
* tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.cArnaldo Carvalho de Melo2015-11-18