Age | Commit message (Expand) | Author |
---|---|---|
2020-02-05 | tools lib: Fix builds when glibc contains strlcpy() | Vitaly Chikunov |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-07-20 | tools lib: Update copy of strtobool from the kernel sources | Arnaldo Carvalho de Melo |
2017-07-20 | tools include: Adopt strstarts() from the kernel | Arnaldo Carvalho de Melo |
2017-04-26 | tools lib string: Adopt prefixcmp() from perf and subcmd | Arnaldo Carvalho de Melo |
2015-12-16 | perf tools: Move strlcpy() from perf to tools/lib/string.c | Josh Poimboeuf |
2015-11-18 | tools: Clone the kernel's strtobool function | Wang Nan |
2015-11-18 | tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c | Arnaldo Carvalho de Melo |