aboutsummaryrefslogtreecommitdiff
path: root/src/proto.h
AgeCommit message (Expand)AuthorFiles
2018-07-01Change return value of gdbm_close and gdbm_syncSergey Poznyakoff1
2018-06-23Bugfixes. Consistently use the coalesce_blocks flag.Sergey Poznyakoff1
2018-05-30Rewrite gdbm_file_write etc. as inline functions.Sergey Poznyakoff1
2018-05-30Fix the legacy operation (--disable-mmapped-io)Sergey Poznyakoff1
2018-05-30Namespace cleanupSergey Poznyakoff1
2018-05-30Fix memory leak in _gdbm_get_bucketSergey Poznyakoff1
2018-05-27Additional validation of avail_table.Sergey Poznyakoff1
2018-05-25More database consistency checksSergey Poznyakoff1
2018-01-01Happy GNU YearSergey Poznyakoff1
2017-01-02Happy GNU YearSergey Poznyakoff1
2016-07-19Implement gdbm_recover functionSergey Poznyakoff1
2016-07-14Don't use hardcoded constantSergey Poznyakoff1
2016-07-09Don't bail out on fatal errors, unless the user defines the fatal_err functionSergey Poznyakoff1
2013-12-25Version 1.11Sergey Poznyakoff1
2013-05-21New function gdbm_count.Sergey Poznyakoff1
2011-11-13Implement new dump format. Add new utilities: gdbm_dump and gdbm_load.Sergey Poznyakoff1
2011-10-05Fix bug #150.Sergey Poznyakoff1
2011-08-10Improve memory mapping support.Sergey Poznyakoff1
2011-08-03Update copyright headers.Sergey Poznyakoff1
2011-08-01Use GDBM_FILE instead of gdbm_file_info *.Sergey Poznyakoff1
2008-12-04Disabled/removed gdbm_locked() for now.Jason Downs1
2008-12-01Finish up lock.c, adding error checking to see if a lock failed because it'sJason Downs1
2008-11-30Implement a new basic locking mechanism for GDBM. Add _gdbm_lock_file() andJason Downs1
2008-11-21Initial revisionJason Downs1

Return to:

Send suggestions and report system problems to the System administrator.