aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFiles
2011-10-23Define GDBM_FILE_EOF.Sergey Poznyakoff1
2011-10-05Fix bug #150.Sergey Poznyakoff11
2011-10-05Initialize memory used for file header. This fixes bug #151.Sergey Poznyakoff1
2011-08-24Minor fix.Sergey Poznyakoff1
2011-08-24Implement multi-character commands in testgdbm.Sergey Poznyakoff1
2011-08-17Make sure errno is preserved, if it can contain details about the gdbm error.Sergey Poznyakoff3
2011-08-17Introduce new error code.Sergey Poznyakoff6
2011-08-16Internationalization.Sergey Poznyakoff12
2011-08-13Verify preprocessor directives. Pass them through cppi toSergey Poznyakoff9
2011-08-12Bugfixes (pointed out by Matthew Burgess).Sergey Poznyakoff1
2011-08-11New option GDBM_GETDBNAME.Sergey Poznyakoff2
2011-08-10Protect invocations of _gdbm_mapped functions with #if HAVE_MMAP.Sergey Poznyakoff2
2011-08-10Fix a typo.Sergey Poznyakoff1
2011-08-10Improve gdbm_setopt interface.Sergey Poznyakoff7
2011-08-10Improve memory mapping support.Sergey Poznyakoff8
2011-08-10Docs: "Additional information" section.Sergey Poznyakoff1
2011-08-07Change internal command invocation mechanism: the begin handlerSergey Poznyakoff1
2011-08-06(gdbm_version_cmp): New function.Sergey Poznyakoff1
2011-08-05(error): Bugfix.Sergey Poznyakoff1
2011-08-05Shut the gcc warningSergey Poznyakoff1
2011-08-05(gdbm_errno): New declaration (from global.c)Sergey Poznyakoff1
2011-08-05Don't include extern.hSergey Poznyakoff4
2011-08-05Remove extern.h and global.cSergey Poznyakoff1
2011-08-05Remove.Sergey Poznyakoff2
2011-08-03Somehow forgotten to commit.Sergey Poznyakoff1
2011-08-03Include gdbm.h.Sergey Poznyakoff1
2011-08-03Include arpa/inet.h and gdbm.h.Sergey Poznyakoff1
2011-08-03Remove rules for building gdbm.h. It is now created by configure.Sergey Poznyakoff1
2011-08-03New file.Sergey Poznyakoff1
2011-08-03Remove.Sergey Poznyakoff3
2011-08-03Remove unused variables, fix format specs.Sergey Poznyakoff2
2011-08-03(gdbm_version): Update automatically.Sergey Poznyakoff1
2011-08-03Update copyright headers.Sergey Poznyakoff31
2011-08-03(gdbm_errlist): New prototype.Sergey Poznyakoff1
2011-08-03(gdbm_errlist): Indicate the size ofSergey Poznyakoff1
2011-08-03Minor changes.Sergey Poznyakoff1
2011-08-03(struct gdbm_file_info) <name>: Remove the static qualifier.Sergey Poznyakoff1
2011-08-03(gdbm_setopt): Avoid coredumps on NULL optval.Sergey Poznyakoff1
2011-08-03Remove a leftover __P wrapper.Sergey Poznyakoff1
2011-08-02Update cvsignore files.Sergey Poznyakoff1
2011-08-02Add tests.Sergey Poznyakoff1
2011-08-02Update.Sergey Poznyakoff1
2011-08-01Support --help and --version for the sake of make distcheck.Sergey Poznyakoff1
2011-08-01Remove the legacy __P stuff.Sergey Poznyakoff1
2011-08-01Use GDBM_FILE instead of gdbm_file_info *.Sergey Poznyakoff20
2011-08-01Use GDBM_FILE instead of gdbm_file_info *.Sergey Poznyakoff1
2011-08-01Use GDBM_FILE instead of gdbm_file_info *.Sergey Poznyakoff1
2011-08-01Include gdbm.hSergey Poznyakoff1
2011-08-01(GDBM_FILE): Change typedef.Sergey Poznyakoff1
2009-04-29Fix settings.Jason Downs1

Return to:

Send suggestions and report system problems to the System administrator.