Re: [LFS Trac] #5679: gdbm-1.25

"LFS Trac" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <[email protected]>
#5679: gdbm-1.25
-------------------------+-----------------------
 Reporter:  Bruce Dubbs  |       Owner:  lfs-book
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  12.4
Component:  Book         |     Version:  git
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------
Comment (by Bruce Dubbs):

 Version 1.25, 2025-03-22

 * 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 the buckets identified by its arguments:

   - collisions
     - Display collisions for the current bucket.

   - collisions N
     -  Display collisions for bucket N.

   - collisions N0 N1
     - Display collisions for the range of buckets [N0, N1].

 * Pipelines in gdbmtool

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

 * Fix a bug in block coalescing code

 * Other bugfixes
-- 
Ticket URL: <https://wiki.linuxfromscratch.org/lfs/ticket/5679#comment:1>
LFS Trac <https://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.