summaryrefslogtreecommitdiff
path: root/apps/system/inifile/inifile.c
Commit message (Expand)AuthorAgeFilesLines
* apps/inifile: Filename parameter should be constGregory Nutt2014-12-061-1/+1
* Change all variadic macros to C99 styleGregory Nutt2014-05-221-4/+4
* INI parser updateGregory Nutt2014-01-161-38/+16
* Mostly cosmetic changes to INI file parserGregory Nutt2014-01-161-10/+12
* Remove carriage returns from INI file parser filesGregory Nutt2014-01-151-690/+690
* Add a tiny INI file parserGregory Nutt2014-01-151-0/+690