Commit Graph

15 Commits

Author SHA1 Message Date
Marcel Holtmann
2fa395ac7d Use const qualifier for textfile library 2006-02-11 12:12:27 +00:00
Marcel Holtmann
85cc0c57e4 Add textfile_foreach() function 2006-02-08 05:38:38 +00:00
Marcel Holtmann
71dc406722 Add support for deleting keys 2006-02-07 09:10:07 +00:00
Marcel Holtmann
454c7500c6 Use MAP_PRIVATE instead of MAP_SHARED for textfile_put() 2006-01-17 10:52:35 +00:00
Marcel Holtmann
f2e48c44a7 Update copyright information 2006-01-03 13:28:56 +00:00
Marcel Holtmann
db17652952 Include checks for mmap() returning NULL 2005-11-09 00:04:15 +00:00
Marcel Holtmann
632a943277 Big cleanup of CVS relics 2005-10-29 22:36:31 +00:00
Marcel Holtmann
b4b75b2943 Fix infinite loops and false positive matches 2005-09-10 09:44:19 +00:00
Marcel Holtmann
50195243cf Let textfile_put() also replace the last key value pair 2005-09-07 17:31:56 +00:00
Marcel Holtmann
44385c0baa Move create_dirs() and create_file() into the textfile library 2005-08-30 00:35:39 +00:00
Marcel Holtmann
81b4c05b47 Remove the create_dirs() function 2005-08-06 07:00:03 +00:00
Marcel Holtmann
7d19ed074b Fix off by one memory allocation error 2005-08-06 06:27:05 +00:00
Marcel Holtmann
1b67c5337c Update the textfile library 2005-08-05 08:43:42 +00:00
Marcel Holtmann
c6f99123f1 Implement textfile writing support 2005-05-06 19:56:46 +00:00
Marcel Holtmann
a66a22cd29 Add the textfile library for ASCII based file access 2005-04-22 12:15:36 +00:00