summaryrefslogtreecommitdiff
path: root/tools/lib/subcmd/help.c
AgeCommit message (Expand)Author
2024-01-04libsubcmd: Fix memory leak in uniq()Ian Rogers
2023-07-11libsubcmd: Avoid SEGV/use-after-free when commands aren't excludedIan Rogers
2023-06-20perf subcmd: Fix missing check for return value of malloc() in add_cmdname()Chenyuan Mi
2023-06-12lib subcmd: Avoid memory leak in exclude_cmdsIan Rogers
2020-10-02tools: Avoid comma separated statementsJoe Perches
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-20tools include: Adopt strstarts() from the kernelArnaldo Carvalho de Melo
2017-04-26tools lib string: Adopt prefixcmp() from perf and subcmdArnaldo Carvalho de Melo
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf