summaryrefslogtreecommitdiffstats
path: root/settings.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare the tree for conversion to autoconf.Martin Nagy2009-03-301-176/+0
* Correctly accept an empty argument.Martin Nagy2009-03-161-15/+13
* Apply defaults correctly.Martin Nagy2009-03-161-6/+5
* Remove all mctx arguments from settings.Martin Nagy2009-01-141-9/+8
* Leave allocations of ld_strings to the caller.Martin Nagy2009-01-141-8/+1
* Fix settings default value handling.Martin Nagy2009-01-141-5/+3
* Don't use obscure pointer arithmetics in settings.Martin Nagy2009-01-121-25/+21
* Fix copyright headers.Martin Nagy2009-01-121-0/+19
* Add a generic settings helper.Martin Nagy2009-01-091-0/+174