Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        gdbm: A GNU set of database routines which use extensible hashing.
        
        
        - Summary
- Gdbm is a GNU database indexing library, including routines which use
extensible hashing.  Gdbm works in a similar way to standard UNIX dbm
routines.  Gdbm is useful for developers who write C applications and
need access to a simple and efficient database or who are building C
applications which will use such a database.
If you're a C developer and your programs need access to simple
database routines, you should install gdbm.  You'll also need to
install gdbm-devel.
Changelog
        
            - * Sun Aug  8 19:00:00 2004 Alan Cox <alan{%}redhat{*}com> 1.8.0-24
- - Close bug #125319 
            - * Tue Jun 15 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- - rebuilt 
            - * Tue Mar  2 18:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- - rebuilt