Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mq_config_get_*(): Define | Patrick McDermott | 2017-10-04 | 1 | -0/+9 |
| | |||||
* | src/config.[ch]: Support setting integer and double values | Patrick McDermott | 2017-10-04 | 1 | -0/+9 |
| | | | | Also declare mq_config_set() in src/config.h. | ||||
* | src/config.[ch]: Expose static function as mq_config_set_boolean() | Patrick McDermott | 2017-10-04 | 1 | -0/+6 |
| | | | | And declare mq_config_new() in src/config.h. | ||||
* | src/config.[ch]: New files | Patrick McDermott | 2017-10-04 | 1 | -0/+36 |