summaryrefslogtreecommitdiff
path: root/shared/config-parser.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-03shared: Export configuration functionsQuentin Glidic1-0/+5
2013-06-05configure.ac: Enable AC_USE_SYSTEM_EXTENSIONSDaniel Stone1-1/+2
2013-05-28config-parser: Avoid null dereference when exiting. (case: weston starts with...Mun Gwan-gyeong1-0/+3
2013-05-28config-parser: Avoid null dereference when handling config-parser ( when west...Mun Gwan-gyeong1-0/+3
2013-05-26config-parser: Add section iterator APIKristian Høgsberg1-0/+24
2013-05-26config-parser: Avoid null dereference when handling config-parserMun Gwan-gyeong1-0/+2
2013-05-23Add new config parserKristian Høgsberg1-0/+267
2013-05-14config-parser: Honor XDG_CONFIG_DIRSOssama Othman1-30/+66
2012-08-03config-parser: Handle lines that don't end in \nKristian Høgsberg1-3/+6
2012-04-17config-parser: add missing return for an error casePekka Paalanen1-0/+2
2012-01-27Implement CONFIG_KEY_UNSIGNED_INTEGERScott Moreau1-0/+10
2011-12-08Use '-' to separate words in file namesKristian Høgsberg1-0/+172