Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Arch: src
Download: | gdbm-1.8.0-26.2.src.rpm |
Build Date: | Sun Apr 2 10:31:54 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 142 KiB |
Changelog
- * Sun Apr 2 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Feb 11 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.8.0-26.2
-
- bump again for double-long bug on ppc(64)
- * Wed Feb 8 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.8.0-26.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes