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