aboutsummaryrefslogtreecommitdiff
path: root/src/gdbmdefs.h
AgeCommit message (Expand)AuthorFiles
2018-05-30Drop debugging hooksSergey Poznyakoff1
2018-05-27Additional validation of avail_table.Sergey Poznyakoff1
2018-05-25More database consistency checksSergey Poznyakoff1
2018-05-24More input checking fixesSergey Poznyakoff1
2018-05-24More error checking; improve gdbm_recoverSergey Poznyakoff1
2018-05-24error checking: check for avail_block consistency before using itSergey Poznyakoff1
2018-01-01Happy GNU YearSergey Poznyakoff1
2017-01-02Happy GNU YearSergey Poznyakoff1
2016-07-26Fix remaining uses of gdbm_set_errno function.Sergey Poznyakoff1
2016-07-25Improve debugging and error tracing.Sergey Poznyakoff1
2016-07-25Add debug info.Sergey Poznyakoff1
2016-07-20Introduce debug hooks.Sergey Poznyakoff1
2016-07-19Improve docs. Minor changes.Sergey Poznyakoff1
2016-07-19Implement gdbm_recover functionSergey 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-09Per-database error state.Sergey Poznyakoff1
2013-05-21New function gdbm_count.Sergey Poznyakoff1
2013-05-15Add "pager" variable and "unset" command.Sergey Poznyakoff1
2013-05-08Improve testgdbm; install some more bugfixes.Sergey Poznyakoff1
2011-11-13Implement new dump format. Add new utilities: gdbm_dump and gdbm_load.Sergey Poznyakoff1
2011-11-11Implement cloexec in gdbm_reorganize. Add test cases.Sergey Poznyakoff1
2011-08-17Make sure errno is preserved, if it can contain details about the gdbm error.Sergey Poznyakoff1
2011-08-16Internationalization.Sergey Poznyakoff1
2011-08-10Improve gdbm_setopt interface.Sergey Poznyakoff1
2011-08-10Improve memory mapping support.Sergey Poznyakoff1
2011-08-03Update copyright headers.Sergey Poznyakoff1
2011-08-03(struct gdbm_file_info) <name>: Remove the static qualifier.Sergey Poznyakoff1
2011-08-01Include gdbm.hSergey Poznyakoff1
2008-12-01Finish up lock.c, adding error checking to see if a lock failed because it'sJason Downs1
2008-11-21Initial revisionJason Downs1

Return to:

Send suggestions and report system problems to the System administrator.