Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gdbm - A GNU set of database routines which use extensible hashing
- Description:
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.
Packages
gdbm-1.8.0-39.el6.i686
[28 KiB] |
Changelog
by Marek Skalicky (2015-12-15):
- dbm_* calls should call the underlying gdbm_* calls using then
GDBM_NOLOCK flag
Resolves: #668702
|
gdbm-1.8.0-39.el6.x86_64
[28 KiB] |
Changelog
by Marek Skalicky (2015-12-15):
- dbm_* calls should call the underlying gdbm_* calls using then
GDBM_NOLOCK flag
Resolves: #668702
|
gdbm-1.8.0-38.el6.x86_64
[27 KiB] |
Changelog
by Honza Horak (2015-01-12):
- Fix patch for #629640 by fixing only the typo
Resolves: #1180392
|
gdbm-1.8.0-38.el6.i686
[28 KiB] |
Changelog
by Honza Horak (2015-01-12):
- Fix patch for #629640 by fixing only the typo
Resolves: #1180392
|
gdbm-1.8.0-37.slc6.x86_64
[27 KiB] |
Changelog
by Jaroslaw Polok (2015-01-16):
- remove gdbmopen.c patch to fix: #1180392
|
gdbm-1.8.0-37.slc6.i686
[28 KiB] |
Changelog
by Jaroslaw Polok (2015-01-16):
- remove gdbmopen.c patch to fix: #1180392
|
gdbm-1.8.0-37.el6.i686
[27 KiB] |
Changelog
by Marek Skalicky (2014-12-02):
- gdbmopen.c: Fix typo; s/GDBM_OPENMASK/GDBM_WRITER/.
Resolves: #629640
|
gdbm-1.8.0-37.el6.x86_64
[27 KiB] |
Changelog
by Marek Skalicky (2014-12-02):
- gdbmopen.c: Fix typo; s/GDBM_OPENMASK/GDBM_WRITER/.
Resolves: #629640
|