Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libsubcmd: Move va_end() before exit | Luo Yifan | 2024-11-13 | 1 | -1/+1 |
* | tools/lib/subcmd: Replace NORETURN usage with __noreturn | Josh Poimboeuf | 2023-05-16 | 1 | -3/+2 |
* | libsubcmd: Fix use-after-free for realloc(..., 0) | Kees Cook | 2022-02-16 | 1 | -9/+2 |
* | 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 string: Adopt prefixcmp() from perf and subcmd | Arnaldo Carvalho de Melo | 2017-04-26 | 1 | -9/+0 |
* | tools subcmd: Rename subcmd header include guards | Josh Poimboeuf | 2015-12-17 | 1 | -3/+3 |
* | perf subcmd: Create subcmd library | Josh Poimboeuf | 2015-12-17 | 1 | -0/+91 |