Skip to Content

gdbm v1.24

Created
Updated

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

# License

# Supported Platforms

linux

  • linux
  • osx
  • uwp
  • windows

# Features

No default features set.

# 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:
2 transitive dependencies:

# Dependencies

No dependencies.

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Noah Knegt's avatar Noah Knegt

# Changelog

  • c69e55b [gdbm] Add new port, starting on version 1.24 (#44186)

# Source