newsGNU dbm - News

 
 

GDBM version 1.25

Item posted by Sergey Poznyakoff <gray> on Sat 22 Mar 2025 02:38:40 PM UTC.

GNU DBM version 1.25 is available for download.  New in this release:

New function: gdbm_open_ext


This function provides a general-purpose interface for opening and creating GDBM files.  It combines the possibilities of gdbm_open and gdbm_fd_open and provides detailed control over database file
locking.

New gdbmtool command: collisions


The command prints the collision chains for the current bucket, or for buckets identified by its arguments.

Pipelines in gdbmtool


The output of a gdbmtool command can be connected to the input of a shell command using the traditional pipeline syntax.

Bugfixes


Back to the top

Powered by Savane 3.14-7003.
Corresponding source code