Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-16 | tools/lib/subcmd: Replace NORETURN usage with __noreturn | Josh Poimboeuf | 1 | -3/+2 |
2022-02-16 | libsubcmd: Fix use-after-free for realloc(..., 0) | Kees Cook | 1 | -9/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-04-26 | tools lib string: Adopt prefixcmp() from perf and subcmd | Arnaldo Carvalho de Melo | 1 | -9/+0 |
2015-12-17 | tools subcmd: Rename subcmd header include guards | Josh Poimboeuf | 1 | -3/+3 |
2015-12-17 | perf subcmd: Create subcmd library | Josh Poimboeuf | 1 | -0/+91 |