aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ini.c
Commit message (Expand)AuthorAgeLines
* ini: Null check file parameter before passing it to open()dequis2015-12-17-2/+2
* Reindent everything to K&R style with tabsIndent2015-02-20-56/+48
* Replace isdigit/isalpha/.../tolower/toupper with glib variantsdequis2015-01-16-2/+2
* Fix incorrect Free Software Foundation addressMatej Cepl2015-01-16-2/+2
* Fixed fd leak in ini.c. How could I miss this one.. :-(Wilmer van der Gaast2009-07-20-2/+6
* Simplified ini parser code a bit more. Not using strtok() after all sinceWilmer van der Gaast2008-12-25-27/+24
* First version of new ini parser. Will just attempt to simplify code a bit.Wilmer van der Gaast2008-12-24-37/+91
* Moving all generic files to lib/ instead of having some in / and some inWilmer van der Gaast2006-06-25-0/+90