aboutsummaryrefslogtreecommitdiff
path: root/src/gdbm.h.in
AgeCommit message (Expand)AuthorFiles
2018-05-25More database consistency checksSergey Poznyakoff1
2018-05-24More error checking; improve gdbm_recoverSergey Poznyakoff1
2018-05-24error checking: check for avail_block consistency before using itSergey Poznyakoff1
2018-05-19Improve error checkingSergey Poznyakoff1
2018-05-19Fix typoSergey Poznyakoff1
2018-05-16Improve database file safety checks.Sergey Poznyakoff1
2018-01-01Happy GNU YearSergey Poznyakoff1
2017-12-19Make gdbm_error thread-safeSergey Poznyakoff1
2017-04-14Fix a typoSergey Poznyakoff1
2017-01-02Happy GNU YearSergey Poznyakoff1
2016-08-06Fix typosSergey Poznyakoff1
2016-07-27Remove obsolete error code.Sergey Poznyakoff1
2016-07-27Avoid range error when doubling directory size.Sergey Poznyakoff1
2016-07-25Add debug info.Sergey Poznyakoff1
2016-07-20Introduce debug hooks.Sergey Poznyakoff1
2016-07-20Fix typoSergey Poznyakoff1
2016-07-19Improve docs. Minor changes.Sergey Poznyakoff1
2016-07-19Implement gdbm_recover functionSergey Poznyakoff1
2016-07-15New gdbm_setopt option to get the actual block size valueSergey Poznyakoff1
2016-07-15gdbm_open adjusts requested block size to accomodate integer number of direct...Sergey Poznyakoff1
2016-07-09Don't bail out on fatal errors, unless the user defines the fatal_err functionSergey Poznyakoff1
2016-07-09All gdbm functions return immediately if the DB is in inconsistent sate (need...Sergey Poznyakoff1
2016-07-09Fix indentationSergey Poznyakoff1
2016-07-09Per-database error state.Sergey Poznyakoff1
2013-05-21New function gdbm_count.Sergey Poznyakoff1
2011-11-15Update the docs. Improve dump/load utilities.Sergey Poznyakoff1
2011-11-15Return a meaningful error code if failed to restore file's metadata.Sergey Poznyakoff1
2011-11-13Implement new dump format. Add new utilities: gdbm_dump and gdbm_load.Sergey Poznyakoff1
2011-11-11Support close-on-exec flag for gdbm_open call.Sergey Poznyakoff1
2011-10-23Define GDBM_FILE_EOF.Sergey Poznyakoff1
2011-08-17Introduce new error code.Sergey Poznyakoff1
2011-08-13Verify preprocessor directives. Pass them through cppi toSergey Poznyakoff1
2011-08-11New option GDBM_GETDBNAME.Sergey Poznyakoff1
2011-08-10Fix a typo.Sergey Poznyakoff1
2011-08-10Improve gdbm_setopt interface.Sergey Poznyakoff1
2011-08-10Improve memory mapping support.Sergey Poznyakoff1
2011-08-03New file.Sergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.