summaryrefslogtreecommitdiff
path: root/tools/lib/subcmd/subcmd-util.h
AgeCommit message (Expand)Author
2024-11-13libsubcmd: Move va_end() before exitLuo Yifan
2023-05-16tools/lib/subcmd: Replace NORETURN usage with __noreturnJosh Poimboeuf
2022-02-16libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-26tools lib string: Adopt prefixcmp() from perf and subcmdArnaldo Carvalho de Melo
2015-12-17tools subcmd: Rename subcmd header include guardsJosh Poimboeuf
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf