summaryrefslogtreecommitdiffstats
path: root/dbm.c
Commit message (Expand)AuthorAgeFilesLines
* delete trailing whitespace and space-tab sequences; no code change;Ingo Schwarze2019-07-011-2/+2
* Correctly construct empty lists in dbm_page_get().Ingo Schwarze2018-11-191-3/+3
* The termination condition of the iteration logic in page_bymacro()Ingo Schwarze2016-10-181-18/+22
* When the database is corrupt in the sense of containing invalidIngo Schwarze2016-08-301-1/+15
* The concept of endianness seems to be somewhat newfangled, so theIngo Schwarze2016-08-051-0/+6
* Linux compatibility: Work around the lack of EFTYPE and protect <err.h>.Ingo Schwarze2016-07-201-0/+4
* Remove the dependency on SQLite without loss of functionality.Ingo Schwarze2016-07-191-0/+452