newsGNU dbm - News

 
 

GNU dbm version 1.24

Item posted by Sergey Poznyakoff <gray> on Tue 02 Jul 2024 02:28:09 PM UTC.

GNU dbm version 1.24 is available for download. New in this version:

New gdbm_load option: --update


The --update (-U) option instructs gdbm_load to update an existing database.

Fix semantics of gdbm_load -r


The --replace (-r) is valid only when used together with --update.

Use getline in gdbmtool shell


New function: gdbm_load_from_file_ext


In contrast to gdbm_load and gdbm_load_from_file, which derive the value of the flag parameter for gdbm_open from the value of their replace argument, this function allows the caller to specify it explicitly. 

Bugfixes


Back to the top

Powered by Savane 3.13-7301.
Corresponding source code