Skip to content

gdbmv1.26

Updated

GDBM is a library of database functions that use extensible hashing and works similar to the standard UNIX dbm.

#Supported Platforms

linux

  • linux
  • osx
  • uwp
  • windows

#Features

No default features.

#libgdbm-compat

Build and install libgdbm_compat, a compatibility layer which provides UNIX-like dbm and ndbm interfaces.

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#memory-mapped-io

Enable the use of mmap(2) for I/O optimizations.

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#readline

Enable GNU Readline support.

Dependencies:
and 3 transitive dependencies:
Host Dependencies:
4 transitive dependencies:

#Dependencies

No dependencies.

#Host Dependencies

and 4 transitive dependencies:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Noah Knegt's avatarNoah Knegt
  • Thomas1664's avatarThomas1664
  • SunBlack's avatarSunBlack

#Changelog

  • 92db1b8[gdbm] Update to 1.26 (#53706)
  • 7fa3b11[gdbm] Try mirrors first (#47272)
  • c69e55b[gdbm] Add new port, starting on version 1.24 (#44186)