]> git.ozlabs.org Git - ccan/history - ccan/opt/test/utils.c
opt: Fix -Wmissing-field-initializers warning
[ccan] / ccan / opt / test / utils.c
2010-11-03 Rusty Russellopt: fix gcc -O3 warnings.
2010-10-26 Rusty Russellopt: change / separator to |
2010-10-07 Rusty Russellopt: remove gratuitous { } in initializers.
2010-10-05 Rusty Russellopt: minor API tweaks.
2010-10-05 Rusty Russellopt: allow parameter names in arguments.
2010-10-03 Rusty Russellopt: Put actual options inside names.
2010-09-30 Rusty Russellopt: add support for showing default value.
2010-09-29 Rusty Russellopt: new module to parse commandline options.