]> git.ozlabs.org Git - ccan/history - ccan/opt/helpers.c
opt: get rid of last remnant of getopt.
[ccan] / ccan / opt / helpers.c
2011-10-04 Rusty Russellopt: increase testing coverage on 64 bit platforms
2011-08-14 Rusty Russellopt: complete coverage, enhance opt_free_table.
2011-08-13 Douglas Bagnallopt: functions to show integer values with kMGTPE suffixes
2011-08-13 Douglas Bagnallopt: incidental comment and whitespace repair
2011-08-13 Douglas Bagnallopt: add integer helpers that accept k, M, G, T, P...
2011-07-21 Rusty Russellvarious: add LICENSE comments.
2010-11-04 Rusty Russellopt: fix junk after string in opt_show_charp.
2010-10-26 Rusty Russellopt: wean off getopt_long, beef up tests.
2010-09-30 Rusty Russellopt: add support for showing default value.
2010-09-29 Rusty Russellopt: new module to parse commandline options.