aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFiles
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
2008-12-04Disabled/removed gdbm_locked() for now.Jason Downs3
2008-12-03Add .cvsignore filesSergey Poznyakoff1
2008-12-01Kill generated filesJason Downs1
2008-12-01Finish up lock.c, adding error checking to see if a lock failed because it'sJason Downs4
2008-11-30Remove flock/flock64 distinction.Sergey Poznyakoff1
2008-11-30Implement a new basic locking mechanism for GDBM. Add _gdbm_lock_file() andJason Downs8
2008-11-30Add support for opening files without mmap.Jason Downs1
2008-11-30The library was not working on Solaris due to file locking. fcntl locks areJason Downs3
2008-11-21Initial revisionJason Downs32

Return to:

Send suggestions and report system problems to the System administrator.