summaryrefslogtreecommitdiffstats
path: root/tools/lib/subcmd/subcmd-util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* libsubcmd: Move va_end() before exitLuo Yifan2024-11-131-1/+1
* tools/lib/subcmd: Replace NORETURN usage with __noreturnJosh Poimboeuf2023-05-161-3/+2
* libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook2022-02-161-9/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* tools lib string: Adopt prefixcmp() from perf and subcmdArnaldo Carvalho de Melo2017-04-261-9/+0
* tools subcmd: Rename subcmd header include guardsJosh Poimboeuf2015-12-171-3/+3
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-171-0/+91