aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2011-08-06(dbm_open): Instead of linking pag to dir, create a separate dir fileSergey Poznyakoff1
with the version information in it. When opening an existing db in write mode, detect if it has pag linked to dir. If so, break the link and recreate the dir file in new format. This allows GDBM to cooperate with the applications which lock both pag and dir files.
2011-08-06(dbm_dirfno): Return dirfd.Sergey Poznyakoff1
2011-08-06(dbm_close): Close dirfd.Sergey Poznyakoff1
2011-08-06(gdbm_version_cmp): New function.Sergey Poznyakoff1
2011-08-06(DBM) <dirfd>: New member.Sergey Poznyakoff1
2011-08-06UpdateSergey Poznyakoff1
2011-08-06Convert to the standard GNU outline format. Add entry for 1.9.Sergey Poznyakoff1
2011-08-06Require latest autotools. Enable silent mode.Sergey Poznyakoff1
2011-08-05UpdateSergey Poznyakoff1
2011-08-05(error): Bugfix.Sergey Poznyakoff1
2011-08-05Minor fixes.Sergey Poznyakoff1
2011-08-05Define AT_PACKAGE_VERSION_MAJOR,Sergey Poznyakoff1
AT_PACKAGE_VERSION_MINOR, and AT_PACKAGE_VERSION_PATCH.
2011-08-05UpdateSergey Poznyakoff2
2011-08-05Shut the gcc warningSergey Poznyakoff1
2011-08-05UpdateSergey Poznyakoff1
2011-08-05New file.Sergey Poznyakoff1
2011-08-05New files.Sergey Poznyakoff2
2011-08-05UpdateSergey Poznyakoff1
2011-08-05New files.Sergey Poznyakoff9
2011-08-05(AT_COMPAT_PREREQ): New macro.Sergey Poznyakoff1
Add compat test cases.
2011-08-05Include progname.h instead of declaring canonical_progname.Sergey Poznyakoff5
2011-08-05Update keywords.Sergey Poznyakoff6
2011-08-05Conditionally define COMPAT.Sergey Poznyakoff1
2011-08-05Add new files.Sergey Poznyakoff1
2011-08-05Include nbdm.h.Sergey Poznyakoff10
Use the new DBM declaration.
2011-08-05Rewrite using ndbm interface.Sergey Poznyakoff5
2011-08-05(include_HEADERS): Add dbm.h and ndbm.hSergey Poznyakoff1
(noinst_HEADERS): Add dbm-priv.h
2011-08-05New file.Sergey Poznyakoff3
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-03Update.Sergey Poznyakoff3
2011-08-03Update.Sergey Poznyakoff1
2011-08-03Use gtver instead of testgdbm.Sergey Poznyakoff1
2011-08-03Add gtverSergey Poznyakoff1
2011-08-03(check_PROGRAMS): Add gtver.Sergey Poznyakoff1
2011-08-03New file.Sergey Poznyakoff1
2011-08-03Somehow forgotten to commit.Sergey Poznyakoff1
2011-08-03Update.Sergey Poznyakoff1
2011-08-03Document gdbm_version_number and GDBM_VERSION_* macros.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
(noinst_HEADERS): Install gdbm.h (EXTRA_DIST): Distribute gdbm.h.in.
2011-08-03Define Major,Minor numbers and Patchlevel separately.Sergey Poznyakoff1
(GDBM_VERSION_MAJOR,GDBM_VERSION_MINOR) (GDBM_VERSION_PATCH): New substitution variables.
2011-08-03New file.Sergey Poznyakoff1
2011-08-03Remove.Sergey Poznyakoff3
2011-08-03(dist-hook): Remove destination file before copying over it.Sergey Poznyakoff1
2011-08-03Remove unused variables, fix format specs.Sergey Poznyakoff2
2011-08-03UpdateSergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.