ccan/opt/opt.c


Log

Author Commit Date CI Message
Con Kolivas 8f48bcaf 2014-07-17T14:27:26 Fix processarg parameters loaded from a config file not being saveable
Con Kolivas 7a57ccf9 2014-04-03T16:21:28 Provide a ccan variant OPT_WITH_CBARG that assigns the arguments passed as a string and then performs the callback function on the string.
Con Kolivas 8d096bd3 2011-09-06T09:37:52 Include libgen.h in opt.c to fix win32 compilation warnings.
Ycros f20e25e0 2011-07-06T19:46:02 Moved pthread mutex inits up, due to applog using a mutex causing a crash. Added Win32 compatability to opt.c.
Rusty Russell a0d14d15 2011-07-06T16:47:25 ccan: add ccan/opt and dependencies to build.