index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
subcmd
/
parse-options.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
libsubcmd: Don't free the usage string
Aditya Gupta
1
-5
/
+3
2024-05-12
tools lib subcmd: Show parent options in help
Namhyung Kim
1
-12
/
+24
2024-05-10
libsubcmd: Fix parse-options memory leak
Ian Rogers
1
-3
/
+5
2022-04-22
libsubcmd: Fix OPTION_GROUP sorting
Josh Poimboeuf
1
-3
/
+14
2020-07-17
libsubcmd: Fix OPT_CALLBACK_SET()
Ravi Bangoria
1
-0
/
+3
2018-10-19
tools lib subcmd: Introduce OPTION_ULONG
Arnaldo Carvalho de Melo
1
-0
/
+19
2018-04-18
perf tools: Add '\n' at the end of parse-options error messages
Ravi Bangoria
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-20
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
1
-9
/
+9
2017-04-26
tools lib string: Adopt prefixcmp() from perf and subcmd
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-02-14
tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGER
Arnaldo Carvalho de Melo
1
-0
/
+4
2017-01-03
tools lib subcmd: Add OPT_STRING_OPTARG_SET option
Jiri Olsa
1
-0
/
+3
2016-10-25
tools lib subcmd: Suppport cascading options
Namhyung Kim
1
-0
/
+14
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
1
-0
/
+983