summaryrefslogtreecommitdiff
path: root/libdb/db_gdbm.c
Commit message (Expand)AuthorAge
* Move database mtime out of the database into file metadataColin Watson2014-09-10
* Avoid fatal errors when opening a 64-bit GDBM database from a 32-bitColin Watson2012-06-18
* Build libman and libmandb as shared libraries, reducing ourColin Watson2010-09-26
* * configure.ac (AM_GNU_GETTEXT_VERSION): Upgrade to gettext 0.17.Colin Watson2007-12-13
* remove attempts at K&R compatibility; such systems are no longer supported by...Colin Watson2007-10-15
* many fixes to allow VPATH builds, including a separate Makefile.am for each m...Colin Watson2007-10-13
* * lib/cleanup.c (do_cleanups): Split out signal-safe processing ...Colin Watson2007-06-18
* * libdb/db_gdbm.c (gdbm_exists): Rename dbf to file.Colin Watson2007-03-04
* * libdb/db_gdbm.c (man_gdbm_nextkey): Fix MYDBM_DPTR vs. MYDBM_DSIZEColin Watson2007-02-14
* * libdb/db_btree.c (test_insert): Use debug function.Colin Watson2007-02-14
* Fix a slew of memory leaks, including a nasty per-search leak inColin Watson2007-01-07
* * docs/COPYING, docs/COPYING.LIB: Update from www.gnu.org to pick upColin Watson2005-07-31
* Work around the fact that GDBM's firstkey/nextkey interface doesn'tColin Watson2003-09-16
* * libdb/db_btree.c, libdb/db_delete.c, libdb/db_gdbm.c,Colin Watson2003-03-10
* Apply proper copyright and licence notices to all source files. There areColin Watson2002-10-23
* Initial revisionColin Watson2001-04-26