summaryrefslogtreecommitdiff
path: root/common/ini/ini_config.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-10The lower level function now returns NOENT if file is not found.Dmitri Pal1-3/+5
2009-04-10Added functions to create list of sections and attributes.Dmitri Pal1-0/+79
2009-04-09INI component: Fixed issues introduced by cleanup.Dmitri Pal1-58/+169
2009-04-07Fix const warningsSimo Sorce1-1/+1
2009-04-07Style fixes for /commonSimo Sorce1-406/+457
2009-04-06Clean up a lot of warnings in Collection and INI parserStephen Gallagher1-9/+6
2009-04-06First attempt to produce INI interface.Dmitri Pal1-0/+1286