summaryrefslogtreecommitdiff
path: root/src/pacman/ini.c
Commit message (Expand)AuthorAge
* move ini parser into commonAndrew Gregory2015-09-20
* move strtrim to util-commonAndrew Gregory2015-09-20
* Update copyright notices for 2015Allan McRae2015-02-01
* ini.c: move error output into conf.cAndrew Gregory2015-01-21
* ini.c: remove useless key checkAndrew Gregory2015-01-21
* ini.c: remove empty section name restrictionAndrew Gregory2015-01-21
* ini.c: remove unnecessary helper functionAndrew Gregory2015-01-21
* ini.c: move Include parsing to conf.cAndrew Gregory2015-01-21
* ini.c: remove final callback callAndrew Gregory2015-01-21
* wrap fgets to retry on EINTRAndrew Gregory2014-09-23
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Update copyright years for 2014Allan McRae2014-01-06
* ini.c: give recursion limit file scopeAndrew Gregory2013-08-21
* ini.c: make errors in includes fatalAndrew Gregory2013-08-21
* ini.c: reuse line bufferAndrew Gregory2013-08-21
* conf.c: extract ini parsing code to separate filesAndrew Gregory2013-08-21