summaryrefslogtreecommitdiffstats
path: root/common/textfile.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove the create_dirs() functionMarcel Holtmann2005-08-061-34/+0
|
* Fix off by one memory allocation errorMarcel Holtmann2005-08-061-7/+4
|
* Update the textfile libraryMarcel Holtmann2005-08-051-4/+48
|
* Implement textfile writing supportMarcel Holtmann2005-05-061-12/+148
|
* Add the textfile library for ASCII based file accessMarcel Holtmann2005-04-221-0/+100